Grasshopper

algorithmic modeling for Rhino

hi everyone,

I've just started with programming and made ​​this little Helicoid exercise. What I'm more interested in is to transform this geometry into a catenoid as shown here: http://mathworld.wolfram.com/Helicoid.html.

To be more precise, I'm not quite clear how to apply this equation to the helicoid and integrate it into my code:

x(u,v) = cosalphasinhvsinu+sinalphacoshvcosu
y(u,v) = -cosalphasinhvcosu+sinalphacoshvsinu
z(u,v) = ucosalpha+vsinalpha,

where alpha=0 corresponds to a helicoid and alpha=pi/2 to a catenoid.

I've made ​​some attempts not worth to be shown here. Maybe somebody can help me with a pseudocode or a simple description how to start solving this classic geometric transformation.

Thanks, Sebastian

Views: 1391

Attachments:

Replies to This Discussion

Like so?

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Attachments:

David, thank you very much for your help

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service