slackbuilds_ponce/libraries/libccd
Adam Lukomski f629330eea libraries/libccd: Added (collision detection library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:30:49 +07:00
..
libccd.info
libccd.SlackBuild
README
slack-desc

libccd is library for a collision detection between two convex
shapes. libccd implements variation on Gilbert-Johnson-Keerthi
algorithm plus Expand Polytope Algorithm (EPA) and also implements
algorithm Minkowski Portal Refinement (MPR, a.k.a. XenoCollide)
as described in Game Programming Gems 7.