10-16-2022, 06:46 PM
Aha! The reason I can bounce circles inside regular Polygons of any amount of sides is because no side cuts into another.
For James circle bounce container I need to see if a line Segment intersects a circle ie modify my LineIntersectCircle%() function for line Segments, narrow it down from whole line to just a defined segment.
For James circle bounce container I need to see if a line Segment intersects a circle ie modify my LineIntersectCircle%() function for line Segments, narrow it down from whole line to just a defined segment.
b = b + ...