Skip to content

robertopedroso/WorldMapGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Uses perlin noise and radial filtering to generate an island landmass.

Usage

Right now, all you can do is generate a simple island-shape into a PNG file named 'out.png'. Simply run:

pip install -r requirements.txt
python worldmap.py

Examples

Example 1 of generated islands Example 2 of generated islands Example 3 of generated islands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages