mirror of
https://gitlab.com/gaelysam/mapgen_rivers.git
synced 2025-11-07 11:35:17 +01:00
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.