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