Integrating the Surface Simplification using Intrinsic Error Metrics by Liu et. al. or Signed Heat Method detailed by Feng and Crane papers?
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
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.
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!