Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps
https://azgaar.github.io/Fantasy-Map-Generator
Other
4.64k stars 671 forks source link

New ocean heightmap rendering isn't clipped by land if simplify lines is used #1154

Closed christopher0936 closed 1 month ago

christopher0936 commented 1 month ago

Picture of issue image

Steps to reproduce Set up a style that utilizes rendered water heightmaps and set line simplification to a number greater than 0

Expected behavior Water heightmap simplified lines should be clipped or "cut off" by the presence of land, and the simplified line should resume on the other side of the intruding bit of land.

theme file Gameplay Theme.json

Azgaar commented 1 month ago

That's how it works, I cannot do anything with that without a major rework.