GitXplorerGitXplorer
i

Poisson-Surface-Reconstruction

public
6 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
634000938b157f013cba8812dbeb479c31a715f5

rm build folder

iiyht committed 4 years ago
Unverified
b87489bd0af684cc8ca23a0a65553aa7d6f06c46

git attributes

iiyht committed 4 years ago
Unverified
22c59d0ac40ad8ccaa07a43b75962e5f03fce178

ignore pwn

iiyht committed 4 years ago
Unverified
c04b9c2389291111a7b0bd7ca5f4904d0989538a

git attributes

iiyht committed 4 years ago
Unverified
3bda1e9f4d81401fd63742472bad69763647482b

git attributes

iiyht committed 4 years ago
Unverified
5cbe084e59eb5eb4447577e67b8cc2d85f4c9bda

update readme

iiyht committed 4 years ago

README

The README file for this repository.

Geometry Processing - Poisson Surface Reconstruction

This is my implementation of Poisson Surface Reconstruction assignment in CSC419/CSC2520 Geometry Processing.

Build & Execution

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