Grasshopper

algorithmic modeling for Rhino

I am hoping someone can help me. I am working on a conceptual tower project and would like to figure out a way to create 2-story or random atrium spaces with in the tower. I am new to grasshopper, so this is real challenge. I am not sure whether this could be done through list items or what? Any help would be appreciated. Thanks

Views: 2304

Attachments:

Replies to This Discussion

There are many ways to do this. Do you want to simply randomly filter out some of the slabs? Or have different floor heights for every floor?

I'm a bit bored so let me guess, is that in Washington boulevard with Georgia street? Are you using OGLE to get the 3d buildings?
This is downtown LA at the 10 and 110 interchange. I have a 3d model of it. I would like to randomly filter out floor plates to create the double height spaces.
Just over the interchange? I gave you the address for the lot next to it, so i was pretty close :) Whoever gave you that 3d model, he extracted it directly from Google Earth.

Try something like this:

Be careful using the Google Earth model directly. Looks like some parts of downtown L.A. are modeled after a Roland Emmerich movie.

I tried to recreate your definition, but it did not work. I cant figure out what i am missing?
Can you post your definition? If you did the slabs using a different method maybe some things have to change.
here you go....
Attachments:
1. The multiply component should be a subtract component
2. Double click on the note pad connected to the 'S' input of the series component, deactivate "multiline data" and write one line containing "0", second line containing "1".
3. Right click on the 'L' input of the jitter component and select "flatten".
Awesome..It works. Thank you for the help!
Is there any advantage/disadvantage to using Jitter instead of Random?

Just curious...

-t
Well, they are used for different purposes. To do the same using the random component you'll need to create a list of random values that's the same size as the list of boolean values and sort that list with the boolean list synchronously. Using Jitter you use less components, and allows you to specify the Jitter amount.
Ah...

Thanks. I just haven't used Jitter much.

Speaking of less components (and while you're around...) can you by any chance enlighten me on the proper syntax for the SubString expression?

I think Andy was wondering too so if you have any ideas, reply to the discussion.

http://www.grasshopper3d.com/forum/topics/appending-to-a-tree?page=...

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service