Skip to content

Slicing of 3D Meshes like Polyhedron, Point inside Polyhedron

Ludwig Jaeck requested to merge polyhedral-clipping into main

This merge request implements the operation of slicing 3D polyhedral meshes into multiple sub meshes. It also includes a Point inside Polyhedron as well as a Point inside Polygon test.

Merge request reports