Re: Simple, lightweight, general purpose collision detection
Posted: Fri Oct 09, 2015 9:44 pm
Good news, everyone! HardonCollider now has a new, leaner, simpler, better API!
Callbacks are gone, groups are gone, ghost shapes are gone. What is left is immediate mode collision detection (similar to bump.lua): You decide when, where, and what you want to check for collisions.
To commemorate the change, HardonCollider is now called HC. On top of that, the documentation moved to ReadTheDocs.org: http://hc.readthedocs.org/en/latest/
Callbacks are gone, groups are gone, ghost shapes are gone. What is left is immediate mode collision detection (similar to bump.lua): You decide when, where, and what you want to check for collisions.
To commemorate the change, HardonCollider is now called HC. On top of that, the documentation moved to ReadTheDocs.org: http://hc.readthedocs.org/en/latest/