Skip to content

ianjsikes/continent-generator

Repository files navigation

continent-generator

A python project to create a (semi) realistic 2D continent map.

Perlin noise is used to create an initial height map, from which many other maps are generated and combined to create a finished map.

Output

output


Maps

height

Height Map

wind

Wind Direction Map

water

River/Lake/Ocean Map

temperature

Temperature Map

rainfall

Rainfall Map

biome

Biome Map

About

A python project to create a (semi) realistic 2D continent map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages