mapgen_rivers/terrainlib
Gael-de-Sailly 2a9335332b Added optional sea level variations for the simulation.
This results in more varied coastline morphologies.
2020-12-24 14:48:17 +01:00
..
__init__.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
bounds.py For bounds.py (calculation of offsets), use the same data type as rivers 2020-12-24 14:48:17 +01:00
erosion.py Added optional sea level variations for the simulation. 2020-12-24 14:48:17 +01:00
rivermapper.py Added description of the algorithm + acknowledge the authors of the paper. 2020-12-24 14:48:17 +01:00
save.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
settings.py Moved Python files inside a folder (package), except the 2 that are directly executable 2020-11-14 17:35:27 +01:00
view.py Added optional sea level variations for the simulation. 2020-12-24 14:48:17 +01:00