Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 513 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 513 Bytes

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