CGALDotNet
CGALDotNet copied to clipboard
Support for Spliting Mesh in 2 parts and close opening
You have done a very good and hard job by converting all those functionality from CGAL to .net, as .net lacks good library for Meshing, etc. My question is does this library supports split mesh by normal and a point , and also close the newly generated side ? I am looking for some library which supports these functionalities with good performance. Currently I have tried Helix and Gradientspace library for the same.