Darthfett / A-Priori-Physics-System

A side-scroller game based upon Mega Man X, with a priori collision detection, and objects being represented as a sequence of connected points.
3 stars 0 forks source link

Collision does not handle cases with zero relative acceleration #15

Closed Darthfett closed 12 years ago

Darthfett commented 12 years ago

Between a pair of objects with zero relative acceleration, the physics find_intersections fails to find any intersections.