Easy generation of large random terrains with double resolution.
- generates large realistic terrain
- can be used in editor and at runtime
- maximum resolution is 8192x8192
Just add component "Terrain / Terrain Generator" to your gameobject, define some parameter and press Build Terrain.
Warning: one large terrain contains 4 small terrains, so if you want to use other tools to generate trees / grass / ... you have to use them on each of the 4 small terrains.