Expand description
Three-dimensional penetration depth queries using the Expanding Polytope Algorithm.
This module provides the 3D-specific implementation of EPA, which works with polyhedra (triangular faces) rather than polygons (edges) as in the 2D version.
Structsยง
- EPA
- The Expanding Polytope Algorithm in 3D.