Fixing issue #2429 by introducing a rectangular envelope for triangulation

Previously the algorithm tried to dynamically build a convex envelope.
However, in case of the #2429 polygon, this rendered extremely skinny
triangles which could not be removed.

These caused numerical issues.
This commit is contained in:
Matthias Koefferlein
2026-08-22 22:15:55 +02:00
parent 0c8a3387ee
commit 9fad2ff1fa
12 changed files with 105 additions and 40 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.