General purpose collision detection library for the use with LÖVE.
Go to file
2012-03-05 10:37:36 +01:00
class.lua Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
init.lua Rename HC:testPoint to HC:shapesAt. More efficient implementation. 2012-03-05 10:37:36 +01:00
polygon.lua Fix shape:intersectsRay(). 2012-02-20 13:13:49 +01:00
README Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
shapes.lua Fix shape:intersectsRay(). 2012-02-20 13:13:49 +01:00
spatialhash.lua Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
vector.lua Avoid using module(). Make main module a class. 2011-11-13 14:15:46 +01:00

General Purpose 2D Collision Detection System

Documentation and examples here:
http://vrld.github.com/HardonCollider