Grasshopper

algorithmic modeling for Rhino

i want to help me to model voronoi branching in gh!!!!!!!
i try some l-system algorithms like pen-rose but it did not work,
how branching can change and grow bye gh?

Views: 7871

Attachments:

Replies to This Discussion

Hi Behrang,

can you be more specific? Perhaps an image of what you want to achieve?

--
David Rutten
Robert McNeel & Associates
Seattle, WA
hi david

i want to reach a model of emergent structure of leaf branching and veins system.
thank a lot for your response

i put an x-ray image of leaf here!

regards

behrang
Attachments:
Hi Behang,

by the looks of it these leaf structures appear to be nested Voronoi diagrams. You start with a few points, create a coarse voronoi pattern. Then you find all the points from the original set that are inside the cells made by the first reduction, and you solve only that subset. Etc. etc.

This will be very difficult to do using the existing Grasshopper Voronoi Component. It requires a lot of conditionals and even recursion.

I think I might be able to code up something, but I don't know how to expose the input parameters. It would seem there are a lot of options that come into play...
Hi guys,

You reminded me of my own experiments in GH, from a while ago...


I made a very simple test definition which required manual input of all points.
Now, when I think about it, it seems it shouldn't be that difficult to do i.e. 2 or 3 iterations of the voronoi diagrams using random points. (inside each cell)

Behrang-
I'll let you know if I come up with something.
Good luck and be sure to post updates on your work!

JJ
hi jacek
thank for replay and for your help, so can i have your ghx to test it in my own work?
also i know the voronoi modeling but my idea is to combine branching that create POINTS (not RANDOM POINTS) that develops voronoi patterns!!!!
i mean smart voronois not random one. somethink like this www.flickr.com/photos/mesecina/989976706/

thank a lot jacek for your attension
Attachments:
Hey Jaskólski,

I wonder if you can help me in my case to construct a similar solution as your wokr for this pattern?! I am trying to embed some ancient Byzantine facade patterns, which has been delivered into the point, and imported into the GH from CAD.

http://www.grasshopper3d.com/forum/topics/could-anyone-helps-with-this


I too played around with some nested random voronoi a while ago.

And the last link you posted shows a medial axis, which is something I also made a definition for recently


I'll be posting about this (with the definitions) on my blog soonish
Nested Voronoi is coming soon...

David let this slip a while back.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service