RedstoneExpert
Guest
Member
Hi,
I am learning custom terrain generation and got stuck at a problem with generating sharp mountain edges. I wan't to achive result similar to this image.
(this is just random image from google)
But when I try to do something as this, the mountain tops are always smooth and rounded instead of this sharp ending. (I am refering to the background)
I tried using the simplex noise, that is...
How to use noise to generate vulcanic-like mountains.
Continue reading...
I am learning custom terrain generation and got stuck at a problem with generating sharp mountain edges. I wan't to achive result similar to this image.
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fpcminecraft-mods.com%2Fwp-content%2Fuploads%2F2017%2F01%2Flands_of_luvem_map_8-720x400.jpg&hash=2ef70529546c6975d4758bf366d86a5d)
(this is just random image from google)
But when I try to do something as this, the mountain tops are always smooth and rounded instead of this sharp ending. (I am refering to the background)
I tried using the simplex noise, that is...
How to use noise to generate vulcanic-like mountains.
Continue reading...