Geo node distribution on grid

Hello all,
Sorry if i’m not in the good sub-forum.

Is it possible to make think kind of thing in geo node ?

Hi, it should be, lookup “recursive subdivision”

It’s possible but it’s not that simple. So depending on your experience you might find it more or less difficult.

Here a good tutorial on recursive subdiv, once you know how it works it might be easier to adapt the algorithm to your needs :

Have fun !

I would try the easy solution with instances first, before going pure geonodes. It has advantages in flexibility too.
instances_rotate.blend (110.1 KB)

Ohh thanks all for your answer, try to looks at the recursive sub and your solution @ rigoletto (seem effectively “easy”)

@rigoletto I try your solution, but the “parts” are stack into each other.

Check Pick Instance on the Instance on Points node.