Tagged Questions
The geometry-slice tag has no wiki summary.
4
votes
2answers
658 views
Slicing a NURBS surface
I have a NURBS surface which has 4 curved edges. (I have the 4 bezier points for the curves)
I'd like to slice the NURBS surface with a slicing-plane thats on-axis (not as advanced as 3DSMAX!), and ...
2
votes
3answers
1k views
How do I extract a 2D slice from 3D geometry from plane intersection?
Recently our team was facing the task to build the 2D slice between a plane and some set of 3D geometry (set of triangles). Google hasn't been as helpful as we have wanted it to be, so we turn our ...