libccd2-dbg

Library for collision detection between convex shapes - debug files
  http://libccd.danfis.cz/
  0
  no reviews



Libccd implements variation on gilbert-johnson-keerthi (gjk) algorithm + expand polytope algorithm (epa). it also implements minkowski portal refinement (mpr, a.k.a. xenocollide) algorithm as published in game programming gems 7. libccd is one of the very few open source libraries 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.

this package contains the debugging symbols.