Hi everyone,
I’m working on a curve interpolation problem and I’m trying to find the best workflow (Rhino or Grasshopper).
I have two main boundary curves (yellow), and I want to generate intermediate curves between them (like TweenCurves), but with a deformation influenced by internal shapes (blue curves).
Right now, a standard TweenCurves gives me uniform interpolation, but what I’m looking for is something more controlled:
-
The intermediate curves should “react” to the blue shapes
-
Basically, the curves should be pulled or deformed locally where the blue curves are
-
The effect should propagate smoothly along the length (not just a simple offset or scale)
So it’s like a tween + attractor-based deformation
I’m wondering:
-
Is there a way to do this directly in Rhino?
-
Or is this more of a Grasshopper setup (using attractor fields, curve morphing, or graph mappers)?
-
What components/workflow would you recommend? (Tween + Point Attractors? Curve Closest Point + Move? Field-based deformation?)
Any guidance, examples, or references would be really helpful.
Thanks!







