after some time of generating random worlds with different methods i finally found a good way.
making some noise maps (dense, °C and mineral content) and a heightmap. with some range checks i look up what tile type i have to place. for example if the dense is lower than 50 (of 255) set it to air, above it set it to dirt and above 150 to stone. here is an example:

No comments:
Post a Comment