algorithmic modeling for Rhino
Hi
Please see the attached photo - as an example, I'm making a curve through 4 points. I'm wondering if there's any way to assign a 'strength' to each point, for example a slider, where if the value is 0 the point has not impact of the curve, and where the value is 1, the curve forms a sharp corner at that point.
Does anyone have any ideas?
James
Tags:
This is a practical solution, maybe it won't work for you.
Try first averaging the points to get the barycenter. Then plotting lines from the barycenter to each point. Then evaluate the lines and finally do what Michael said with the evaluated lines points.
You might have to fine tune it so that it doesn't change the start and end positions of the curve and to obtain points that are above the lines domain.
I don't understand what [Knot Vector] does. I input the length of the point list (4) and get:
0.0
0.0
0.0
1.0
1.0
1.0
Could you clarify a bit Danny? Thanks!
Have a look at this
http://www.grasshopper3d.com/forum/topics/grasshopper-070053-availa...
It's incredibly bad practice to "stack" control points. the maths involved goes crazy. I highly recommend you do not include the "exact" same point. You will need to move it ever so slightly
the maths involved goes crazy.
Could you explain? I hardly ever experienced issues doing this :/
Have you ever used Maxsurf?
They regularly do this sort of thing to create knuckles. But when you try and use the IGES files that have been created this way in other software (analytic) where you are dynamically meshing the hull for CFD or sectioning it for Hydrostatics You get zero length segments. Even Rhino sometimes has issues trying to create a render mesh for display.
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
© 2024 Created by Scott Davidson. Powered by