D. Doria, A. Gelas, “Poisson Surface Reconstruction for VTK“. The VTK Journal, March 2010

 

This document presents an implementation of the Poisson surface reconstruction algorithm in the VTK framework. (This code was, with permission, adapted directly from the original implementation by Kazhdan, Bolitho, and Hugues. The original implementation can be found here. We present a class, vtkPoissonReconstruction, which produces a surface from an oriented point set. A Paraview plugin interface is provided to allow extremely easy experimentation with the new functionality. We propose these classes as an addition to the Visualization Toolkit.