The Wizards Wiki

Explore your world

User Tools

Site Tools


documentation:terrain:procedural_terraingeneration:islandgeneration

Island Generation

Using Perturbalence

 perturbulance in the middle and some noise functions to add some terrain features Perturbulance is an noise function, where you give a position and a distance from this point. It will then calculate a pseudo-Random point with in the distance. The nice thing about this in relation to island creation is ,that an island is an central point where the further you go the lower it gets. This generates a basic island where the terrain is high in the middle and low ad the endges. Then using some noise functions to generate some more terrain like features gives an pretty decent start for the island.







Smoothing out the sea

Smoothing out the ocean floor The sea is still to rough to be a real island and on some point a bit to deep. So the next thing that is needed is checking which point go lower that the lowest low and change their height. To smooth out the underwater terrain we'll add some hydrolic errosion.










recent results

I recently been working on some improvements on the island generations. Here some images this is still raw and uneroded terrain. The little red box is a reference man with size of 0.4m on 0.4m with a height of 1.8m the size of this terrain is 4000m on 4000m.

documentation/terrain/procedural_terraingeneration/islandgeneration.txt · Last modified: 2024/08/26 13:27 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki