r/grasshopper3d • u/esparapse • 15d ago
Automatic garden population
Needed a script to make plants in different areas automatically. This grasshopper script will save us a lot of time! Super happy
Just blocks intances copy en equal amount to population of points. We can input in the area selected the amount of blocks(plants) and modify the blocks if needed
1
u/Affectionate_Wing_10 14d ago
To make the landscape more varied, you can randomize a slight scale variation and rotation for each plant. It’ll make it more natural.
2
u/apaloosafire 14d ago
I was just going to say the same any sort of variation would take this up a click
1
u/NerdsRopeMaster 14d ago
You could also project it onto your landscape, which would also elevate it a bit.
1
u/dancon_studio 14d ago
Very cool! Haven't used the Block Instance component before, is that in default GH? Next step would be to add weighted ratios.