Unity Tutorial: Biome based procedural terrain generation – Part 3 (Painting terrain & spawning)


There are a lot of different approaches for procedural terrain generation. In this Advanced Deep Dive I’ll show you how to procedurally generate an environment with multiple biomes. This is the third part of the series and focuses on texturing the terrain and spawning objects in the world.

Ooze based biome generation from: https://www.procjam.com/tutorials/en/ooze/
(And thankyou to Glyphic Enigma for the reminder)

Find the code here: https://github.com/GameDevEducation/AdvancedDeepDive_ProcGenTerrain

No videos found