General purpose collision detection library for the use with LÖVE.
Go to file
Pablo Ariel Mayobre (Positive07) 1bee6093e6 Fixed error in do_line
Add start and end arguments to unpack
2017-11-05 19:38:18 -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 Fixed error in do_line 2017-11-05 19:38:18 -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/