Skip to content

remove thin triangles from polygon boundaries (issue #2560) #2581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jewettaijfc
Copy link
Contributor

@jewettaijfc jewettaijfc commented Jun 18, 2025

This PR addresses issue #2560

This PR removes extremely thin triangles from the boundaries of polygons that are displayed in plots. Such triangles are often generated when computing intersections of polygons which fail to line up exactly due to floating-point rounding errors. This was causing visual glitches in plots.

This PR is currently a placeholder. It is not ready for review yet.

@jewettaijfc jewettaijfc changed the title removed extremely thin triangles from the boundaries of polygons (issue #2560) remove thin triangles from polygon boundaries (issue #2560) Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant