Smooths a surface using lambda/mu smoothing. More...
Go to the source code of this file.
Smooths a surface using lambda/mu smoothing.
Original source file surfaceLambdaMuSmooth.C
To get laplacian smoothing, set lambda to the relaxation factor and mu to zero.
Provide an edgeMesh file containing points that are not to be moved during smoothing in order to preserve features.
lambda/mu smoothing: G. Taubin, IBM Research report Rc-19923 (02/01/95) "A signal processing approach to fair surface design"
Definition in file surfaceLambdaMuSmooth.C.