World generator
Posted on 2010-06-18 14:49

I’ve been goofing around with procedural generation. I thought it’d be cool to create a generator that’d generate a full world map, finished with biotopes, cities and roads/rivers. After banging my head a bit, I finally managed to make the heightmapping create at least somewhat interesting landscapes. Next I shall get to the different environments. These shall be decided by moisture and temperature, along with the height.

(Broken image)
Behold, it's a heightmap!

(Broken image)
First attempt with ugly colours.

(Broken image)
Getting there! I quite like those lagoon-like structures.

(Broken image)
Looks a bit more natural, I guess.


Testing roads a bit. Works great!


This is a fun thing to play with!

React to this piece:


Tags: Procedural generation, World generator

Return