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

Tet remeshing - improve surface approximation #8208

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

janetournois
Copy link
Member

Summary of Changes

In areas where the surface has a high curvature but no feature edge is protected, tetrahedral remeshing tends to shrink the volume and increase the surface approximation error, as shown here :

image

The flipping step is responsible for that shrink, and this PR is meant to fix this issue.

Release Management

  • Affected package(s): Tetrahedral remeshing
  • License and copyright ownership: unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant