Grasshopper

algorithmic modeling for Rhino

Does anyone know how to take two simple geometries (say, circle and square) and generate the intermediate steps/geometries in transforming one to another? Is this at all possible?

Thanks

Views: 3087

Replies to This Discussion

A very naive approach:

Thanks a lot David. I had ended up doing a similar operation, but using a division+slider and listitem+slider instead of Eval, which seemed clunky.

If this is the naive approach, what's the more advanced/elegant technique? Is there one?
Thanks again
The way I've seen people do this in Rhino is to Loft, then extract iso-curve. Might also be an interesting approach.

Hi David,

what if I want these 3 curves to be morphed onto a single surface in the same order; that means first the starting curve den transforming to the last curve through the intermediate curve?? can that be done?? this is urgent !!

Thanks

Yes lofting will take more than two curves, though I'm not sure you're guaranteed to get a surface which will give you exactly the intermediate curve when evaluated in the middle. If the curves are topologically identical (same degree, same number of control-points, same control-point weight, same knot-vector) you can interpolate them more directly.

If you can post your curves we don't have to talk in the abstract.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service