geometry-central icon indicating copy to clipboard operation
geometry-central copied to clipboard

Integrating the Surface Simplification using Intrinsic Error Metrics by Liu et. al. or Signed Heat Method detailed by Feng and Crane papers?

Open JeffreyLayton opened this issue 1 year ago • 1 comments

Hey,

So after reading the papers on Surface Simplification and Signed Heat Method, these two methods would be fantastic for my project on surface simulations. Is there any discussion of integrating these papers into the library in the near #future?

Regards, Jeffrey Layton

JeffreyLayton avatar Sep 01 '24 22:09 JeffreyLayton

The Signed Heat Method was just added in 167923f! Documentation is now up for the surface mesh solver and point cloud solver.

You may have seen Derek's code for intrinsic simplification here, though I don't personally know when/if it's coming to geometry-central. But Derek's code uses libigl, which is another good mesh processing library.

nzfeng avatar Sep 05 '24 02:09 nzfeng

There are no immediate plans for incorporating the Intrinsic Simplification code into geometry-central, but it would certainly be great to do so if anyone ever has the time!

nmwsharp avatar Sep 19 '24 05:09 nmwsharp