Computes the Discrete Gaussian Curvature approximation at v.
This approximation is from the paper:
Discrete Differential-Geometry Operators for Triangulated 2-Manifolds
Mark Meyer, Mathieu Desbrun, Peter Schroder, Alan H. Barr
VisMath '02, Berlin (Germany)
http://www-grail.usc.edu/pubs.html
Computes the Discrete Mean Curvature Normal approximation at v.
The mean curvature at v is half the magnitude of the vector Kh.
Note: the normal computed is not unit length, and may point either
into or out of the surface, depending on the curvature at v. It
is the responsibility of the caller of the function to use the mean
curvature normal appropriately.
This approximation is from the paper:
Discrete Differential-Geometry Operators for Triangulated 2-Manifolds
Mark Meyer, Mathieu Desbrun, Peter Schroder, Alan H. Barr
VisMath '02, Berlin (Germany)
http://www-grail.usc.edu/pubs.html
Note that this computation is very approximate and tends to be
unstable. Smoothing of the surface or the principal directions may
be necessary to achieve reasonable results.