README.txt

December 4, 2011 · View on GitHub

This is an unfinished 2d physics engine built in AS3. I built it mostly out of curiosity. It has implementations of the Gilbert–Johnson–Keerthi distance algorithm (GJK) and Expanding Polytype Agorithm (EPA). These algorithms are useful in collision detection / resolution between convex polygons.