hanzemeng / MeshSlicerFree

9 stars 1 forks source link

Update to 2.0.0 #2

Closed hanzemeng closed 2 weeks ago

hanzemeng commented 2 weeks ago

Top and bottom characterization is now done with robust predicates. Slice will no longer crash if the slice plane does not intersect the slice game object. Triangulation will no longer crash if the intersection is a self-intersecting polygon (although the result may be wrong). Added lower level API that allows users to slice meshes without instantiating game objects.