Post #2453077
2026-01-13 21:55 UTC
It's not finished yet, notably I need to configure the erosion simulations to make mountains look more realistic, place big rivers strategically for gameplay reasons (this is of course where the #FluidSimulation https://mastodon.gamedev.place/@youen/115860872576805368 will come in action). And there are tons of things that could be improved. It can look cool in the preview, but not that much in-game with the different perspective.
And then, that's only elevation data, I also need to work on texturing, vegetation, etc 😅
Replies (1)
-
@youen@mastodon.gamedev.place 2026-01-26 20:42
I've spent some time improving on the same idea of an island with mountains. The most difficult part is to get coherent river beds (always going downhill, even though the terrain is made up of random noise). It's not finished, but I think it looks cool for a starting point, to define scales and place the main elements.