10-16-2022, 08:47 PM
Yeah Point collision detection might work, read around the point of contact enough to get a line angle, figure perpendicular to center, figure the angle incoming and then calculate reflection. Probably more doable than line segment intersection and less a learning curve than vectors.
b = b + ...