/geometric-processing-assignment-3

from https://cs.nyu.edu/~panozzo/gp/Handout3.pdf

Primary LanguageCMakeMozilla Public License 2.0MPL-2.0

With implicit smoothing, time steps can be much larger and converge faster to smoothest surface ie. 2-sphere geometric-processing-assignment-3

Explicit smoothing requires much smaller time steps and, if the time step is too large, can fail to converge. geometric-processing-assignment-3