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

Erroneous sub-triangle #15

Open
balazsfabian opened this issue Apr 13, 2021 · 1 comment
Open

Erroneous sub-triangle #15

balazsfabian opened this issue Apr 13, 2021 · 1 comment

Comments

@balazsfabian
Copy link

Under some conditions, pyacvd produces incorrect triangles, as seen in the image below:
triangles

The small triangle is indeed inside the large one, resulting in incorrect half-edge structure. Changing the number of subdivsions or the cluster parameter solves this. However, it is inconvenient to rerun the whole application once this pops up.

Could you help me with this? I can provide input files to reproduce the issue.

@orbisvicis
Copy link

I get a lot of these and I'm wondering which filters I can use to clean them up. It's hard to tell but I assume that's three complete triangles sharing one edge, and two of the triangles lie on the same plane. In region of high curvature I also get three triangles sharing one edge, but instead of the coincident triangles, one triangle juts out of the surface like a pointy tooth.

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

No branches or pull requests

2 participants