Grasshopper

algorithmic modeling for Rhino

How to make this? I want to know algorithm. please.

Views: 376

Attachments:

Replies to This Discussion

Dim M as New Mouth()

Dim G as New ChewingGum(Flavour.Strawberry) 

Dim P as New Pavement(Material.Concrete) 

Dim S as New Shoe(ShoeType.Running, 45)

M.GetGum(G)

For i as integer = 0 to 99 step 1

     M.Chew()

Next 

M.Spit(Pavement)

S.Step()

After the S.Step you should have your geometry as in the picture.

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