Improve terrain generation
afonsolage opened this issue · comments
Afonso Lage commented
Actual terrain generation uses a single pass and simple noise. It should be improved to use multiple layers of noise, to stack-up a good looking natural generated terrain.
This should be done before adding biomes.
Afonso Lage commented
This talk is great: https://www.youtube.com/watch?v=ob3VwY4JyzE we should follow this path