FreeBSD.software
Home/math/libccd

libccd

2.1

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.

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

Required By (4 packages)

More in math