Hello guys i’m trying to recreate this pattern in grashopper and i’m a bit stuck, lemme share what i’ve done so far…
i firstly created those diamond panel and extrated their centroid and edges
I then created the ^polygone from the centroid and then use the point on curve component to find those two points.
I exploded the polygon and noticed that there was an additional vertices so i removed it. then used cull pattern to retrive specific point from the polygon.
I first though all i takes was a shift list but it didn’t work, i used list item but i doen’t work eitherI think it’s some kind of problem in the data structure or smth but im not sure. what do you think of this ?
Pattern.gh (18.3 KB)






