mirror of
https://gitlab.com/gaelysam/mapgen_rivers.git
synced 2025-01-01 05:50:34 +01:00
ecd2c7d3f9
use a local flow calculation, determine depressions, and link them using a minimum spanning tree (Boruvka's algorithm). This is based on a paper by Cordonnier et al, 2019. |
||
---|---|---|
.. | ||
__init__.py | ||
bounds.py | ||
erosion.py | ||
rivermapper.py | ||
save.py | ||
settings.py | ||
view.py |