Silentor / InfluenceTerrainDemo

Some experiments with zone-based terrain generation
4 stars 2 forks source link

Try to generate blocks with heights #75

Closed Silentor closed 5 years ago

Silentor commented 5 years ago

Do not generate heightmap on its own. Generate blockmap with heights, mix blocks, then produce heightmap from blockmap

Silentor commented 5 years ago

Successful attempt