Closed notgiven688 closed 1 month ago
Non-EPA code (PointTest, Raycast, SweepTest) does not need to build the full convex polytope in Minkowski space. This change introduces SimplexSolver and SimplexSolverAB which operates with simplexes with up to four (d+1) vertices.
Non-EPA code (PointTest, Raycast, SweepTest) does not need to build the full convex polytope in Minkowski space. This change introduces SimplexSolver and SimplexSolverAB which operates with simplexes with up to four (d+1) vertices.