algorithmic modeling for Rhino
I searched the site for an answer to this question and didn't find any results:
Here's what I did:
I created a closed curve,
rebuilt the curve,
increased and evened out control points,
then built a new curve through the control points.
the resulting new closed curve ends up creating a loop inside itself.
Any ideas on how to remove the loop and force the new curve to run smoothly through the CPs? Thanks.
Tags:
A periodic curve has N overlapping points on either end, where N equals the degree of the curve. If you're accessing control points directly, be sure to ignore the N last ones on periodic curves.
Alternatively, use the Control Polygon component which already has this logic build in.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
A curve is closed if the start-point and the end-point are in the same location. A curve is periodic if it has overlapping control-points and if the knot-vector is not clamped. We hide these details from the Rhino UI because most users will never understand what a knot-vector is, but as a programmer you'll be confronted with this.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by