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

Add Merge function to help create manifold input #363

Closed
elalish opened this issue Mar 10, 2023 · 0 comments · Fixed by #394
Closed

Add Merge function to help create manifold input #363

elalish opened this issue Mar 10, 2023 · 0 comments · Fixed by #394
Assignees
Milestone

Comments

@elalish
Copy link
Owner

elalish commented Mar 10, 2023

Most meshes are not manifold, and I believe all multi-material meshes are not due to vertex duplication required by GPUs. I don't want to get into the business of making any mesh manifold (since that is heuristic and fraught), but I would like to handle the common cases of welding nearby verts by filling out our mergeFromVert and mergeToVert vectors.

@elalish elalish self-assigned this Mar 10, 2023
@elalish elalish added this to the v2.2 milestone May 2, 2023
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 a pull request may close this issue.

1 participant