Shkyrockett / engine

MIT License
5 stars 0 forks source link

Implement Minkowski Sums #18

Open Shkyrockett opened 7 years ago

Shkyrockett commented 7 years ago

Pathfinding and physics will need Minkowski sums, or some form of offsetting.

Shkyrockett commented 7 years ago

Potential resources: https://www.gamedev.net/resources/_/technical/game-programming/swept-aabb-collision-detection-and-response-r3084 http://in2gpu.com/2014/05/12/gjk-algorithm-collision-detection-2d-in-c/ http://angusj.com/delphi/clipper.php