General purpose collision detection library for the use with LÖVE.
Go to file
2018-04-08 14:40:38 +02:00
docs Fix #49 2018-04-08 14:35:15 +02:00
class.lua Adhere to new class commons specs. 2013-07-21 12:51:35 +02:00
gjk.lua Removed unnecessary statements 2017-11-05 19:46:31 -03:00
hc-0.1-1.rockspec Fix #54: Invalid rockspec 2018-04-08 14:12:09 +02:00
init.lua Fix #49 2018-04-08 14:35:15 +02:00
polygon.lua Prevents trying to create sub-polygons (triangles) with less than 3 non-collinear points when triangulating a polygon 2018-02-08 21:45:08 +01:00
README Update README 2015-10-09 23:20:46 +02:00
shapes.lua small typo fix 2014-03-17 20:53:46 +13:00
spatialhash.lua Fix #44 - Spatialhash now keeps strong references 2018-04-08 14:40:38 +02:00
vector-light.lua Switch to light vector module 2012-04-12 16:07:50 +02:00

General Purpose 2D Collision Detection System

Documentation and examples here:
http://hc.readthedocs.org/