FreeBSD.software
Home/math/libccd

libccd

2.1math

Library for collision detection between two convex shapes

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. libccd is the only available open source library of my knowledge that include MPR algorithm working in 3-D space. However, there is a library called mpr2d, implemented in D programming language, that works in 2-D space.

$pkg install libccd
github.com/danfis/libccd
Origin
math/libccd
Size
64.2KiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
4 packages

Required By (4)