collision/narrowphase/tetra_tetra_collision_detector library
Classes
- TetraTetraCollisionDetector
- Class for checking collisions between 2 tetras, a shape that is made with 4 vertices and 4 faces arranged in triangles. With this algorigthm, soft body physics are possible and easier to implement.