You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++/Python project for generating non-intersecting polygonal prisms with custom triangulation algorithms. Implements ear-clipping and intentionally non-optimal monotone triangulation. Features 3D visualization using PyVista, collision detection, and support for concave/convex polygons.