Grasshopper

algorithmic modeling for Rhino

How can i make this skin(smart skin) in grasshopper?

hello everyone
I have a problem for making a skin that is complex.I modeled surfaces but i do not know , how can i do that like the picture.
Thank you

Views: 533

Attachments:

Replies to This Discussion

I made an example with just two input curves:

- divide the first curve

- calculate the closest Point on the second curve

- create a line in between these pairs

- use the tangent vector to extrude that line into a surface

- rotate the extrusion direction with a graph mapper

The graph mapper needs a sequence of numbers which you can retrieve from the Division Parameters of the first curve. You Need to reparametrize the curve, so you get values from O to 1.

You can remap the numbers coming out of the graph mapper to match your desired Rotation of the surfaces. I chose a new domain from 0° to 90°.

Hope this helps

Thank you ver

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service