Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 622 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 622 Bytes

Map Generator

Tool for generating planet maps.

Includes parameters for percentage of oceans, map resolution, projection, colors, etc.

It's also possible to use Earth's map.

Install and run:

cargo build --release
cd gui
pip install -r requirements.txt
python main.py

Examples

7