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

Need just a surface mesh #95

Open
sushrut5 opened this issue Nov 14, 2023 · 1 comment
Open

Need just a surface mesh #95

sushrut5 opened this issue Nov 14, 2023 · 1 comment

Comments

@sushrut5
Copy link

Is there a way to run tetwild to essentially repair and remesh an STL? Do not need the 3D mesh at all and fine with an OBJ output although an STL surface mesh that is water-tight will be highly desirable. What kind of controls on such a mesh are available?

Right now, for the geometries I am interested in, it takes anywhere from 4 to 6 mins to run it fully with almost all default settings and I would like to shorten this time as I don't need/want the 3D mesh. Thanks!

@Yixin-Hu
Copy link
Owner

Yixin-Hu commented Nov 14, 2023

Hi,

There's no way to use or modify TetWild to generate a clean surface mesh without generating tetmesh. TetWild is a tetrahedral meshing algorithm. Surface cleanup is just its by-product.

You may try fTetWild (https://github.com/wildmeshing/fTetWild), a faster version of TetWild, to get the result faster.

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