feat: add style preset, add heighmap color schemes

This commit is contained in:
Azgaar 2023-11-05 16:48:26 +04:00
parent bed7486218
commit e654dbb8a5
8 changed files with 417 additions and 15 deletions

View file

@ -293,10 +293,10 @@
"#terrs": {
"opacity": 1,
"scheme": "bright",
"terracing": 0,
"skip": 0,
"relax": 1,
"curve": 1,
"terracing": 2,
"skip": 1,
"relax": 2,
"curve": 0,
"filter": "url(#filter-grayscale)",
"mask": "url(#land)"
},