algorithmic modeling for Rhino
Hello everyone, I am very new to grasshopper and i am learning how to deal with it while making an assignement. so my target is on the picture 1. I created it with the evaluate curve command and I am controling it thourgh a slider to attract to points to the center and change the shape . What I want to do is to copy it with different values on the slider to have a changing pattern. I did make a copy and I am stuck how change to value for each pattern. Maybe I need an equation or something I couldn't figure it out. I would appreciate any help.
Thanks all
Tags:
this is my grasshopper file
Did you happen to notice this thread earlier today? Very similar pattern:
http://www.grasshopper3d.com/forum/topics/question-pattern-extrude
One of the keys to that code is this part, where the center point of each polygon is pulled to a curve; the pulled point becomes "Center of scaling" ('C' input to 'Scale') for that polygon. And some re-mapping of the scaling factor is used, based on the distance the point was pulled.
hi Joseph;
thanks for the reply. yes i have noticed that the pattern is similar, but the outcome is different? I dont want to modify the extrusion level but the shape of the pattern controlling the anchor point of the star . like in the image below i would like to get this result https://vimeo.com/43345795 ( see the shape in the video)
Forget about the extrusions, that all came after the pattern was created. Sorry, I'm not going to watch a video. The general idea is a common one; using distance from one or more "attractors" (usually curves or points) to modify various factors that affect the shape of each polygon. Many examples on this forum, the code posted in that thread is just one way.
Okay I understand, thank you very much i will check that :)
Thanl you very much Laurent, that's an amazing help from you. I have followed your steps but somehow, i get a very different result. Would you please check my file and help me with what's wrong. also there is an error in my polyline that i couldn't solve.
Like Joseph said tree, graft ... so structureation of data are very important. You forgot some graft ... For example on xyz component you need a graft in Y. A graft will make a sort of "for" For each leave in Y of the tree (Y) combine with all the list in Y.
Here is my script, but the best for you is to follow he flow and to look at the little arrows on components. It will help you a lot.
Hi Sarra,
This is was one of my first ever experiments in my Design Computing Blog more than 4 years ago, when I was trying to promote my first workshop
https://naeimdesigntechnologies.wordpress.com/2013/09/26/adaptive-i...
I can see our friends already have helped with the definition
Its simply a grid of two components, each change its parameters in both x and y axes
"simply"? Hah, hah, very nice work sir.
Thank you Joseph, yes, its simple, the variation is what makes the sensed beauty
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