mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f629330eea
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
298 B
Text
5 lines
298 B
Text
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.
|