General purpose collision detection library for the use with LÖVE.
Go to file
2012-01-29 14:19:59 +01:00
class.lua Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
init.lua Fix typo in HC:clear(): self._hash instead of self.hash. 2012-01-29 14:19:59 +01:00
polygon.lua Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
README Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +01:00
shapes.lua Fix triangulation. Use class-commons. Add hash:draw() 2012-01-22 00:09:54 +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