algorithmic modeling for Rhino
i would like to make this surface on the top of this shape cull random
i follow the picture below but it not work
can anyone help me
thank you in advance
Tags:
It appears to work, you just need to disable previews for a bunch of components and hide the original Rhino brep to see the results. I am confused by all the manipulation of number values used by the 'Larger / Dispatch' components, but once I examined them and adjusted slider values to let 'Dispatch' do something, it worked fine.
I am also confused by the code that moves some of the surface sections in the 'X' direction? (yellow group) Odd. Maybe the surface 'Normal' direction? (blue group)
hi Joseph
one more Question
how i can control cull random by using point or curve because at the bottom i don't want it cull
Ah, dealing with a trimmed surface, eh? Don't have an immediate answer for that...
I don't fully understand your question? The picture you posted shows a pattern that is NOT random, with a nearly solid band around it and open on top. So controlling that pattern is a creative endeavor. Instead of 'Random Reduce', you need to return to you original code and add a feature that uses distance from center to influence the pattern - an "attractor".
If you want the surfaces that have been removed, you can get them this way (white panels, purple group):
Joseph is correct, if it were truly random the distribution would look pretty even. If you want it to follow some rules the effect isn't equally distributed, but you can define rules and add some "randomness" to the transition that you define.
This is a quick method: It finds the base curve, the linear distance from each surface to that curve (then goes through the graph mapper for a bit more control) before being multiplied by a random number and being culled.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by