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

Regular big trianglemesh produces holes #158

Open
JNieswand opened this issue Nov 21, 2024 · 0 comments
Open

Regular big trianglemesh produces holes #158

JNieswand opened this issue Nov 21, 2024 · 0 comments

Comments

@JNieswand
Copy link

Hi there!

I am using instant-meshes in my project and am quite satisfied with the results. However, I noticed problems with input meshes that consist of regular tiny triangles, e.g. like this:
image
This mesh has ca. 2e6 vertices, 4e6 triangles. I try to convert it to quite a coarse mesh, ca. 1000 vertices as target. The result always ends up having holes:
image
If i remesh my input triangle mesh with a third party software, I don't have any holes in the end result. Input mesh structure then looks something like:
image
The triangle mesh has ca. 5e5 vertices.
Any idea what could be the reason?

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

1 participant