This is my implementation of Poisson Surface Reconstruction assignment in CSC419/CSC2520 Geometry Processing.
git submodule update --init --recursive
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make
./mesh-reconstruction [path to point cloud]
Press p
to show the point cloud
Press m
to show the point cloud