Geonodes auto generate colection

It would be a lot cleaner with loops, but here is how I did that:

You probably wouldn’t want to go all the way up to 1000 instances with the way this is setup, though. you could maaaaaybe get it to 100, but that’s probably pushing it. Also, keep in mind that the more individual meshes you have, the more performance it will take. Instancing is fast and powerful because it relies on the instances being identical.

3 Likes