mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
inversion tool
This commit is contained in:
parent
63db344e06
commit
2713f6bfda
4 changed files with 122 additions and 58 deletions
|
|
@ -2959,6 +2959,7 @@
|
|||
<button data-type="Trough" data-tip="Trough: elongated depression">T</button>
|
||||
<button data-type="Strait" data-tip="Strait: centered vertical or horizontal depression">S</button>
|
||||
<button data-type="Mask" data-tip="Mask: lower cells near edges or in map center">M</button>
|
||||
<button data-type="Invert" data-tip="Invert heightmap along the axes">I</button>
|
||||
<button data-type="Add" data-tip="Add or subtract value from all heights in range">+</button>
|
||||
<button data-type="Multiply" data-tip="Multiply all heights in range by factor">*</button>
|
||||
<button data-type="Smooth" data-tip="Smooth the map replacing cell heights by an average values of its neighbors">~</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue