This repository is not active
apurvmmmec/MeshSmoothing
This code is to demonstrate the powerful use of Laplacian Beltrami Operator for performing iterative smoothing of a 3D mesh. Both the Implicit and Explicit Smoothing have been demonstrated. Implicit Smoothing is however numerically more stable as compared to explicit smoothing and more practical to use.
C++