Assignment 3

Fabian Prada

This assignment explores mesh smoothing using two variants of discrete Laplacian: Uniform and Cotangent.

1)Experiment 1: Cilinder Random Perturbation

Results:

ShadeMesh Detail
Original RandomCilinderOrig.png RandomCilinderOrigMesh.png
Perturbed RandomCilinderNoise.png RandomCilinderNoiseMesh.png
Uniform Laplacian Smoothing (3rd Iteration) RandomCilinderSmooth3UL.png RandomCilinderSmooth3ULMesh.png
Cotangent Laplacian Smoothing (3rd Iteration) RandomCilinderSmooth3CL.png RandomCilinderSmooth3CLMesh.png


CilinderRandom.png


Conclusions and Observations:

2)Experiment 2: Cilinder Radial Perturbation

Results:

ShadeMesh Detail
Original RadialCilinderOrig.png RadialCilinderOrigMesh.png
Perturbed RadialCilinderNoise.png RadialCilinderNoiseMesh.png
Uniform Laplacian Smoothing (8th Iteration) RadialCilinderSmooth8UL.png RadialCilinderSmooth8ULMesh.png
Cotangent Laplacian Smoothing (8th Iteration) RadialCilinderSmooth8CL.png RadialCilinderSmooth8CLMesh.png


CilinderRadial.png


Conclusions and Observations:

3)Experiment 3: Cilinder On Surface Perturbation

Results:

ShadeMesh Detail
Original OnSurfaceCilinderOrigMesh.png
Perturbed OnSurfaceCilinderNoiseMesh.png
Uniform Laplacian Smoothing (5th Iteration) OnSurfaceCilinderSmooth5ULMesh.png
Cotangent Laplacian Smoothing (5th Iteration) OnSurfaceCilinderSmooth5CLMesh.png


CilinderOnSurface.png


Conclusions and Observations:

4)Experiment 4: Sphere Random Perturbation

Results:

ShadeMesh Detail
Original RandomSphereOrig.png RandomSphereOrigMesh.png
Perturbed RandomSphereNoise.png RandomSphereNoiseMesh.png
Uniform Laplacian Smoothing (2nd Iteration) RandomSphereSmooth2UL.png RandomSphereSmooth2ULMesh.png
Cotangent Laplacian Smoothing (2nd Iteration) RandomSphereSmooth2CL.png RandomSphereSmooth2CLMesh.png


SphereRandom.png


Conclusions and Observations:

5)Experiment 5: Sphere Radial Perturbation

Results:

ShadeMesh Detail
Original RadialSphereOrig.png RadialSphereOrigMesh.png
Perturbed RadialSphereNoise.png RadialSphereNoiseMesh.png
Uniform Laplacian Smoothing (4th Iteration) RadialSphereSmooth4UL.png RadialSphereSmooth4ULMesh.png
Cotangent Laplacian Smoothing (4th Iteration) RadialSphereSmooth4CL.png RadialSphereSmooth4CLMesh.png


SphereRadial.png


Conclusions and Observations: