Erosion

Erosion

For the MapMagic node manual, please refer to the MapMagic wiki:
https://gitlab.com/denispahunov/mapmagic/wikis/Map_generators/Erosion

path_base_expanded

Changes:

New Type-combobox with values: Original, GPU, Parallel.
This selection enables the user to select between running the code GPU enhanced, with parallel processing or with the original MapMagic performance.

Remarks:

New option Erosion:

- MM Like - similar to original MapMagic erosion, but not quite. The original algorithm was not suitable for parallel execution.
- Fast - Much faster version of the erosion algorithm, but results are different.
- Cliffs - Variation of the erosion algorithm to create cliffs.
- Sand - Variation of the erosion algorithm to create windswept sand.

New option Margins:

- Added possibility to ignore margins.


path_base_expanded
Cliff style erosion

path_base_expanded
Sand style erosion