Language

Package: libccd @ 2.1

Synopsis

Library for collision detection between two convex shapes

Description

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.

Home page
https://github.com/danfis/libccd
Location
gnu/packages/game-development.scm (line: 2107, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings