Hi,
I’m a novice in nurbs surface reconstruction. I want to realize a closed nurbs surface from “stl” file format. The stl file includes approximately about 200’000 points. I can use other libraries doing some simplification to decrease the number of points.
But then how should I do ? I can use rhino to transform stl to 3dm. So I can import myfile.
Is there any example doing this?