Grasshopper

algorithmic modeling for Rhino

Hi Everybody 

I am trying to recreate a pattern as below but dont really know how to get.

started.

Would be great if someone could push me into the right direction.

Thanx.

Views: 581

Replies to This Discussion

Hi.

Take a look at the attached def. Best.

Attachments:

Hi there,

I got sick over the weekend.

just studied Hyungsoo Kims definition this afternoon

Elegant way to reduce the number with the graphmapper and using the integer component to align the paths of the rec grid component with the results coming from the graphmapper.

At least from a beginners point of view.

Thank you all again for your support.

Here's a potential approach:

Sort all your rectangles from left to right. This requires getting the x coordinate of each shape, and sorting those x values while synchronously sorting the shapes themselves. Plug the x into the K input of sort, and the shapes into A.

Then use a Jitter component to randomize the sorted shape list. The amount of jitter allows you to control the amount of randomness in the final pattern.

Finally use a Split List to create the white and black groups.

If you feeling lazy use the ravel components from Nudibranch.

Cheers

M

thank you for your suggestions.

really appreciated.

just got up and will have a look at your suggestions and feedback later today.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service