|
|
|
|
|
by jlarocco
2439 days ago
|
|
> Splitting a NURBS surface "in half" is an insanely complicated operation, and the way you do it almost certainly depends on your intended use case. It's actually not "insanely complicated", and there are resources around, like https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES/spline/NUR... and https://www.amazon.com/NURBS-Book-Monographs-Visual-Communic... > It's not like you used to be able to see a menu of rich choices for this, and now they're lost in the noise of companies with a mission. I mentioned just yesterday that DDG results are better for me, and this case is an example. "NURBs splitting algorithm" turns up a bunch of results. |
|
Hi, your first link talks about NURBS curves, not NURBS surfaces. Cutting a surface in half is significantly more complicated than cutting a curve in half.
And your second link is to a commercial result, an entire book. Presumably because the topic is complicated enough that people are willing to pay $69 to $78 to understand the challenge well enough.
If your DDG search for "splitting a NURBS surface in half" are successful, I'd love to see the results.