Random Extruded Grid Pattern

Hi guys,

I’m kind of new to GH so I’m having a hard time completing this simple task.

I need this kind of rectangle-shaped - variable extruded pattern.

I want this randomness point-to-point rectangle according to the grid dimension.

Could you help me?

to get you started

random rectangle in grid.gh (12.4 KB)

you need to add a bit of extra logic to control how much they overlap and their proportions (your reference image is all squares)

if you don’t care about strict adherence to the grid, and you want stricly square bases
random square rectangle in grid.gh (11.7 KB)

Thank you that’s the solution

1 Like