General purpose collision detection library for the use with LÖVE.
Go to file
Pablo Ariel Mayobre (Positive07) 002fee0bd6 Reuse the simplex table
Always use the same simplex table
2017-11-05 18:53:03 -03:00
docs fixed typo in docs/Shapes.rst 2016-09-30 17:51:27 -07:00
class.lua Adhere to new class commons specs. 2013-07-21 12:51:35 +02:00
gjk.lua Reuse the simplex table 2017-11-05 18:53:03 -03:00
HC-0.1-1.rockspec Update rockspec 2015-10-09 23:09:22 +02:00
init.lua Simplify interface. HC is now immediate mode. 2015-10-09 23:09:35 +02:00
polygon.lua Fixing local variable 2016-01-25 21:06:38 +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 indenting 2016-06-01 13:17:57 +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/