LiangliangNan / PolyFit

Polygonal Surface Reconstruction from Point Clouds
https://3d.bk.tudelft.nl/liangliang/publications/2017/polyfit/polyfit.html
GNU General Public License v3.0
717 stars 121 forks source link

Command line version #28

Closed bgpantojar closed 3 years ago

bgpantojar commented 3 years ago

Dear Liangliang,

I am thinking to use your library as a third party on one of my projects. I was wondering if you provide the possibility to use it as a command inline version?. I know that there is the option to work with the CGAL version, but I would rather to use this version directly.

Best, Bryan

LiangliangNan commented 3 years ago

This version is just for demonstration purpose only. You can add command line support by integrating the following functions (in paint_canvas.cpp):