Skip to content
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

More mesh/mesh intersection and point-in-poly fixes #292

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

sebcrozet
Copy link
Member

  • Fix some edge-cases in point_in_poly2d for self-intersecting polygons.
  • Fix some edge-cases in mesh/mesh intersection that could result in degenerate triangles being generated.

@sebcrozet sebcrozet merged commit 6f32753 into master Dec 4, 2024
7 checks passed
@sebcrozet sebcrozet deleted the more_mesh_mesh_rounding_issue branch December 4, 2024 10:31
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