algorithmic modeling for Rhino
Hello,
I am writing to ask how to make multiple copies of a curve rotated about an axis.
I have just begun evaluating Rhino 5 and Grasshopper and have succeeded in generating a curve in the X-Y plane using a definition by Damien Alomar. I baked it, joined the segments in Rhino and have extruded it along the Z-axis.
I have succeeded in rotating a single copy in Rhino 5, but haven't yet found how to generate multiple copies.
I am very grateful for any assistance you can offer.
Thanks,
David
Tags:
Hello David,
If you want to create multiple copies you have to input multiple angles.
To create a list of multiple angles you could first create a domain (ex 0-360) and then a range of numbers in this domain ("divide" the domain to -let's say- 10 parts).
BUT you currently have 5 arcs and if you just plug them in like this, the first arc will be rotated by the first angle, the second with the second, etc. So you have two options:
1. you can join the arcs to a single curve which will then be rotated by all the angles, or
2. you can graft the list of arcs so that each one is in its own list (tree branch) and so is rotated by all the angles.
Hello nikos tzar,
Thank you!
David
Just give several values, eg angle input of rotation, for various outcomes.
Add a simplification of the Fibonacci spiral def.
Thank you, Daniel!
Daniel, I will be using this to model the sunflower phyllotaxis. There will be 55 spirals CCW and 34 spirals CW.
As you can see, I've tweaked the definition you provided and copied and pasted the definition for the CW spirals. Can you tell me how to mirror the spirals about the Y-axis to get the spirals going CW? I tried modifying the vector and reversing values but I couldn't figure out how to get the spirals going CW.
Thank you
Attachments:
Well, I'm not sure what you are trying to do. I guess you try to get the mirror of each spiral, to try to make petals? If so, there are several problems. The spiral should only rotate 180 degrees, so that the mirror suits her, otherwise you will have an unwanted result (I guess). For a mirror, you need a plane, not a vector, but the problem is where to put the plane.
If I understand what you're trying to do, I think you are not following the correct logic. To perform the phyllotaxis I recommend you using distributed points rotating 137.5, instead of use fibonacci spiral.
I was trying to generate a second set of spirals going clockwise instead of counter-clockwise.
If my understanding is correct, the intersections of those two sets of opposing spirals will result in another set of spirals. That is what I'm trying to model, eventually.
I know very little about components in Grasshopper aside from what I've learned in the last few days from the Getting Started tutorials by David Rutten.
Nikos, huge thanks! That helps immensely. Now I'll try to learn what all is going on in there!
This is awesome! How did you generate the message tags above the components I'm trying to implement Daniel's approach with [polar array]. This might take me a while.
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