From 89635131a7073a5f386fe552e032bc996b1b29ae Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 7 Nov 2011 16:09:35 +0000 Subject: [PATCH] added in the comment a biblio ref to a very similar approach --- vcg/complex/algorithms/smooth.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vcg/complex/algorithms/smooth.h b/vcg/complex/algorithms/smooth.h index 033a0289..96fcbe2f 100644 --- a/vcg/complex/algorithms/smooth.h +++ b/vcg/complex/algorithms/smooth.h @@ -809,6 +809,9 @@ static void VertexCoordViewDepth(MeshType &m, // The proposed // approach is a two step method where in the first step the face normals // are adjusted and then, in a second phase, the vertex positions are updated. +// Ref: +// A. Belyaev and Y. Ohtake, A Comparison of Mesh Smoothing Methods, Proc. Israel-Korea Bi-Nat"l Conf. Geometric Modeling and Computer Graphics, pp. 83-87, 2003. + /****************************************************************************************************************/ /****************************************************************************************************************/ // Classi di info