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

Force input surface topology preservation #56

Open
radekd91 opened this issue Nov 26, 2019 · 1 comment
Open

Force input surface topology preservation #56

radekd91 opened this issue Nov 26, 2019 · 1 comment

Comments

@radekd91
Copy link

Hi,

thanks for making this great tool available. I have a queton: is there any way to force the topology of the surface to remain unchanged? I would like to use this tool to obtain a quality tetrahedralization of my specific mesh type (a human torso mesh with a cavity) but due to requirements of the rest of my system, I can't have the surface topology change. I have already tried TetGen, which supports this requirement, however, the resulting tetrahedralization is sometimes nonsensical or even contains degenerate elements.

Is there a way to force surface topology preservation? I.e. disable the mesh initial mesh clean up step? Which stages modify the input surface topology?

Thanks :-)

@Yixin-Hu
Copy link
Owner

Hi, there is no way to force surface topology preservation since the algorithm is designed for dealing with imperfect input.

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