Azgaar / Fantasy-Map-Generator

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

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

Closed christopher0936 closed 2 weeks ago

christopher0936 commented 3 weeks 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 3 weeks ago

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