|
|
|
CD - users.volja.net
A free collision detection library. Source code, example and theory of collision detection available for download
|
| |
|
ColDet: Free 3D Collision Detection Library - photoneffect.com
A free library intended for game programming. Supports general polygon soups and based on bounding-box hierarchies. Open source, from The Photon Effect
coldet 3d collision realtime games
|
| |
|
RAPID: Robust and Accurate Polygon Interference Detection - cs.unc.edu
A numerically robust library supporting general polygon soups, based on oriented bounding box (OBB) trees. The source is available for noncommercial use via email. A paper on OBB trees is available for download
|
| |
|
Computing the Distance between Objects - users.comlab.ox.ac.uk
An implementation of the Gilbert, Johnson, and Keerthi (GJK) algorithm for tracking the distance between a pair of convex polyhedra. Source available for nonprofit use
|
| |
|
V-Clip Collision Detection Library - merl.com
An implementation of the Lin-Canny algorithm for computing the distance between two closed polyhedra. Source available for noncommercial use
merl mitsubishi electric research laboratories technology reports publications
|