mirror of
https://github.com/vrld/HC.git
synced 2024-11-18 12:54:23 +00:00
General purpose collision detection library for the use with LÖVE.
ed495d3306
Collecting collisions and then reporting leads to confusing behavior when a previous collision callback resolved the collision, e.g. platforms in jump in runs pushing the player upwards when standing on two platforms at the same time. |
||
---|---|---|
class.lua | ||
gjk.lua | ||
init.lua | ||
polygon.lua | ||
README | ||
shapes.lua | ||
spatialhash.lua | ||
vector-light.lua |
General Purpose 2D Collision Detection System Documentation and examples here: http://vrld.github.com/HardonCollider