TetWild icon indicating copy to clipboard operation
TetWild copied to clipboard

Force input surface topology preservation

Open radekd91 opened this issue 5 years ago • 1 comments

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 :-)

radekd91 avatar Nov 26 '19 16:11 radekd91

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

Yixin-Hu avatar Nov 26 '19 17:11 Yixin-Hu