Yixin Hu

Results 40 comments of Yixin Hu

Hi, TetWild does not guarantee convergence (please refer to our paper). As far as I know, few mesh optimization algorithms have the guarantee to improving mesh quality in a certain...

1. can i get a topologically correct mesh ( poor geometric poor quality) mesh quickly? Please use a larger filter energy. 2. is it poosible to get a good surface...

Hi, I think these two libraries are used in CGAL and you still need to download/install CGAL by yourself before using tetwild. It's great to hear that you love using...

Hi, We are using the library libigl which is using CGAL internally. When downloading libigl, CGAL would be downloaded automatically. On Windows CMake will download a precompiled dll of gmp...

Hi, What do you mean by "unexpected"? Could you provide both input and output meshes? For the second question, you are using `-e 0.01` which is a quite large envelope...

Hi Sineos, I tried the input using default parameters on MacOS and there is no problem (the output is attached). Is the "severe deformation" you mentioned means that the output...

I don’t want to expose that, because that function simplifies input within envelop, which may introduce self-intersections. Note that it’s not a real mesh simplification, it’s just a preprocessing.

Line 293 & 330 in Preprocess.cpp are two functions for collapsing and swapping surface edges.

Hi, Thank you for reporting this. Could you share your input STL mesh? Thanks, Yixin