I'm quite interested in Heat Method For Fast Geodesic Distance Approximation. However, it's libigl implementation
igl::heat_geodesics_precompute
igl::heat_geodesics_solve
igl::intrinsic_delaunay_cotmatrix
is currently not available with python binding.
Do we have any plan for wrapping these functions? If not, I can give it a try
I'm quite interested in Heat Method For Fast Geodesic Distance Approximation. However, it's libigl implementation
is currently not available with python binding.
Do we have any plan for wrapping these functions? If not, I can give it a try