CGAL wrap for rhino-python (through ctypes) Beta

Here just 2 functions (2d alpha shape and weighted voronoi diagram) wrapping from CGAL, combining rhino script functions. cgal_wrap.zip your script should be in the same folder How to use (2d weighted voronoi diagram, It would work on Gh-Python as well.): How to use (2d alpha shape, It would work on Gh-Python as well.)   for developer: here source code and project file(qmake)  cgal_wrapping_cpp requires: visual studio 2012 express, Qt 5.2 (64bit), CGAL-4.4, gmtl, mpfr, mpir, boost-1_55_0 It is still beta version and just for testing. I appreciate for your modification, adding more effective CGAL functions.  

  • Comments Off on CGAL wrap for rhino-python (through ctypes) Beta