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.
79c3d0abf8
A shape added with HC:add*() would be reintroduced to the spatial hash after HC:remove() when any of shape:move(), shape:rotate() or shape:scale() was called after the removal. |
||
---|---|---|
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