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

Feature Request: Remove Internal Faces #58

Open
JYChen18 opened this issue Sep 25, 2024 · 0 comments
Open

Feature Request: Remove Internal Faces #58

JYChen18 opened this issue Sep 25, 2024 · 0 comments

Comments

@JYChen18
Copy link

Hi @SarahWeiii ,

Thank you for your excellent work!

I’m looking for a method to remove the internal faces of the resulting mesh, as they complicate the nearest-point query and SDF calculation for the entire mesh. While adjacent parts share the same plane, their vertices differ, making it challenging to post-process and eliminate these duplicated faces.

Is there a straightforward way to modify the intermediate process of the convex decomposition to achieve this? I understand this may not be the primary focus of the repository, but implementing this feature could enhance its utility as a preprocessing step for messy meshes.

Thank you for any advice, and I look forward to your response.

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