Contributor
Vasudha Varadarajan

Smooth Surface Reconstruction


Mentors
Christian Rössl, Pierre Alliez
Organization
CGAL Project

The current implementation of Poisson Surface Reconstruction algorithm in CGAL constructs a continuous, piecewise linear implicit function, i.e. it is only C0-continuous. My work during this summer would primarily have two objectives: to implement a C1-continuous implicit function to yield smooth surfaces, and to generate smooth curves as boundaries, using graph cut optimization and local mesh refinement.