alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

Add Hessian Smoothing function based on Stein et al 2018 #91

Open johnkanji opened 4 years ago

johnkanji commented 4 years ago

Implements implicit/explicit iterative smoothing of planar meshes using squared hessian energy a la Stein et al. 2018. All includes an option to compute the limit solution subject to boundary conditions.