Skip to main content

epa

Function epa 

Source
pub fn epa(shape_a: &[Point3], shape_b: &[Point3]) -> Option<(Point3, f64)>
Expand description

EPA (Expanding Polytope Algorithm) — finds penetration depth and normal.