TracNav menu
-
Home
- About
-
Features
- Performance
- Multi-Threading
- Clustering
- Extensibility
- Comparison
-
Getting Started
-
Download
- Releases
- Dependencies
- Daily Builds
- Source
- API Documentation
- Building
- Demos
-
Help
- Tutorial
- FAQ
- How to?
- Reference
-
Community
- Application Gallery
- Mailing lists
-
External Support
- OpenSG Forum
- OpenSG Plus
- Users
-
Development
- Developers
-
Contributing
- CodeBazaar
- ProjectIdeas
-
Future
- Documentation
- Marketing
- Building
- File IO
- CodingStandard
CollDet
CollDet is an OpenSG based library for collision detection between 3D objects undergoing rigid motion. It was developed by the Computer Graphics Group of the TU Clausthal. The library is freely available for non-commercial use.
Features:
- Supports borad-phase and narrow-phase collision detection
- Boxtree and Dop-Tree for the pairwise check
- Separating planes for pre-checks
- Convex hull pre-checks
- Grid for accelerating the broad-phase
- Supports many kinds of objects, even polygon soups
- You can define your own callback classes
- Support for multi-threading
- Easy-to-use interface
Project homepage: http://cg.in.tu-clausthal.de/research/colldet/
![]() |
|
| Intersecting teapots | Some levels of a DopTree |
Attachments
- tesselatedcube.obj (98.2 kB) - added by reneweller on 08/01/07 05:24:46.
- teapot.png (389.6 kB) - added by reneweller on 10/05/07 11:09:57.
- teapot.2.png (91.8 kB) - added by reneweller on 10/05/07 11:17:12.
- teapotsmall.png (13.3 kB) - added by reneweller on 10/05/07 11:25:19.
- teapot2.png (91.8 kB) - added by reneweller on 10/05/07 11:44:42.
- DopAnimationsmall.gif (286.9 kB) - added by reneweller on 10/05/07 12:13:25.


