Earlier quoted context omitted.
> 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 c…
> It's actually not "insanely complicated" 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…
No, it's actually the Exact same thing. Just applied independently to each of the curves in one direction.
But none of that is really important. 15 years ago it would be trivial to learn how to do it with a Google search. Today not so.
Also, a book result is still better for me than the commercial tool links which contain no math or theory what so ever.