MathGeoLib icon indicating copy to clipboard operation
MathGeoLib copied to clipboard

Add support for convex polyhedron.

Open juj opened this issue 13 years ago • 0 comments

Add a separate class named Convex, ConvexPolyhedron or PlaneBoundedVolume, which is a stored as a list of planes instead of vertex-polygon list representation. This allows considerably faster SAT tests against other primitives.

juj avatar May 02 '12 16:05 juj