We don't maintain a coherent internal API for this. Your best bet is probably
to write your app directly against the CGAL API: http://www.cgal.org/
-Marius
--
View this message in context: http://forum.openscad.org/C-library-API-tp17900p17901.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On 09. juli 2016 02:08, kintel wrote:
We don't maintain a coherent internal API for this. Your best bet is probably
to write your app directly against the CGAL API: http://www.cgal.org/
-Marius
Once you let go of the OpenSCAD infrastructure and require a C++ library
API, carve is also an alternative
http://code.google.com/archive/p/carve/
Carsten Arnholm