Initial commit: working example using a basis of Simplex noise and implementing river flowing, lakes, and erosion

This commit is contained in:
Gael-de-Sailly
2020-04-09 21:13:38 +02:00
commit 0bf351b2f6
7 changed files with 497 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
__pycache__/
dem
lakes
links
rivers
size
unused/