surfRecon icon indicating copy to clipboard operation
surfRecon copied to clipboard

Surface Reconstruction

Results 3 surfRecon issues
Sort by recently updated
recently updated
newest added

I was able to build on Ubuntu 18.04 following the instructions in the README. However, the only executable created in `build/bin/` is `test_mc` (which works). Where are the mc and...

Add the implicit surface polygonizer algorithm in the paper `http::www.unchainedgeometry.com/jbloom/papers/polygonizer.pdf`, ref to [polygonizer paper](http::www.unchainedgeometry.com/jbloom/papers/polygonizer.pdf) & [https://github.com/keith2000/VisualHullMesh](https://github.com/keith2000/VisualHullMesh).

enhancement