Hello, I am a grasshopper beginner.
Here’s what I want to implement.
I want to rotate the copied/moved geometries in place at regular intervals based on the standard geometries.
I want to implement the rotation method in two ways. But I don’t know what to do. It’s too hard.
The first is to rotate each geometry individually.
The second is to rotate consistently for each tree (for example, {0;0;0} = 10 degrees, {0;0;1} = 20 degrees, [0;0;2} = 30 degrees…)
It would be great if we could implement one way.
There are reference pictures and files below.
multiple move&rotation.gh (18.1 KB)