Grasshopper

algorithmic modeling for Rhino

Hello everyone,

For a school project I am learning grasshopper.

I started with a basic geometry consisting of a parametric triangle. Now I want to copy the triangle so that its copy is side to side with the original.

I want this copying process to be parametric in the way that you can choose how much copies there are, and also that you can choose on what side the next copy will be (if that is even possible).

I found a method where the triangle can be copied, but this method is only suitable if the geometry doesn't rotate (as seen in the picture below).

triangles.PNG

Thanks in advance!!

Views: 320

Attachments:

Replies to This Discussion

Do you mean that you want every other triangle in a linear array to be mirrored over an XZ plane so that the edge of one aligns with the edge of the previous one? I think that's what you're describing. Try using these components:
-Linear Array
-Mirror
-Dispatch
-Merge
The rest of the puzzle is just parametrically setting up vectors and numbers that achieve the desired result. Good luck!

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service