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

changed hasHole so that it allows for certain non-manifold geometries… #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justinlaughlin
Copy link
Collaborator

… (e.g. edge connected to three faces)

Description

I want to generate a binary. Also I think this change is generally good because hasHole should only check for a hole, not general non-manifoldness.

Todos

  • Allows for some non-manifold geometries to be tetrahedralized (this is allowed on TetGen's side).

Questions

  • Does this break anything else? I don't think so. Couldn't find any other usages of hasHole().

Status

  • Ready to go

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