Code by Pierre-François Massiani, for the NPM3D class of PSL Research University's IASD master's. Course webpage : http://caor-mines-paristech.fr/fr/cours-npm3d/
This is an implementation of two research articles on how to consistently orient normals in points clouds. The implemented papers are:
- Surface Reconstruction from Unorganized Points, Hoppe et al., 1992. Conference website. Available for download here.
- Consistent Propagation of Normal Orientations in Point Clouds, König and Gumhold, 2009. Available for download here.
This code is available on GitHub.