Procedurally Populating a Large Terrain with 100.000 Trees | Advanced Computer Graphics |
Code Jar Code Jar
396 subscribers
2,091 views
126

 Published On Sep 25, 2024

I have created a set of algorithms to populate my large-scale smooth voxel terrain in Godot using C#. I define two types of objects, namely features (trees & rocks) and details (grass & flowers), with two distinct methods of generation and rendering.

I also define biomes using noise, which helps add visual variety.

Useful Links:
- Technical Blogpost: https://jorisar.github.io/portfolio/p...
- Godot: https://godotengine.org/
- Music (by me):   / codejar  

show more

Share/Embed