I'm a bit new on blender and I want to make a building but with random size. The first try was to make a vertical grid with a random on "vectices Y" but this field dont accept random numbers.
The second try was to make it recursively : GN know how many stage left to do, it make a stage and if there is more to make, I call himself asking one less. Again, blender dont accept recursion ... Even with 2 same Geometry Node calling themself. WHY Blender ! Why :'( !
Did you have any idea how to make this ?
Thanks !
Thanks for the first answer.
I would like to generate a city with different buildings over a grid but with random size for each building. In you first link (good link I keep it!), I see that I need an ID and that's the thing I was guessing a bit. But if I put one directly, all buildings are the same.
But considering the first grid, can we get a different ID for each point generated?
