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

Mesh editing delaunay refinement #59560

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JanCaha
Copy link
Contributor

@JanCaha JanCaha commented Nov 22, 2024

Description

This adds optional setting for adding Mesh Vertex in Face. This allows to refine triangular Faces in neighborhood of the face that had the vertex added. Edges of those faces are checked if they satisfy Delaunay condition and if the not the edge is flipped.

@github-actions github-actions bot added this to the 3.42.0 milestone Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 99df7a6)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 99df7a6)

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