concaveman-cpp icon indicating copy to clipboard operation
concaveman-cpp copied to clipboard

Demo file for cpp?

Open K-M-Ibrahim-Khalilullah opened this issue 4 years ago • 2 comments

@sadaszewski Thanks for your nice repo. Would provide a demo file for cpp?

read data call concaveman.cpp Display output

Thanks for help

K-M-Ibrahim-Khalilullah avatar May 18 '20 02:05 K-M-Ibrahim-Khalilullah

It can be very helpful to have a demo for cpp.

Thank you!

1939938853 avatar Aug 30 '20 15:08 1939938853

The main challenge to this is using the C++ interface to get an order list of convex hull indicies from QHull that concaveman-cpp can use. I made it work for a specific solution, I'll see if I can generalize it for the community.

AndyHuska avatar Mar 19 '21 18:03 AndyHuska