openscad/cgal
Marius Kintel f139c4b424 #1097 Test program do decompose an STL into multiple convex STL's and an OpenSCAD model importing them all with different colors 2014-12-31 14:45:34 -05:00
..
data #1097 Test program do decompose an STL into multiple convex STL's and an OpenSCAD model importing them all with different colors 2014-12-31 14:45:34 -05:00
README.md Added stand-alone 2D tesselator 2014-12-27 17:58:20 -05:00
decompose.cpp #1097 Test program do decompose an STL into multiple convex STL's and an OpenSCAD model importing them all with different colors 2014-12-31 14:45:34 -05:00
decompose.pro #1097 Test program do decompose an STL into multiple convex STL's and an OpenSCAD model importing them all with different colors 2014-12-31 14:45:34 -05:00
polyhole-tessellator.cpp #1105 Added example crashing CGAL 2014-12-28 15:32:57 -05:00
polyhole-tessellator.pro Added stand-alone 2D tesselator 2014-12-27 17:58:20 -05:00

README.md

This folder contains some CGAL test programs to easier develop and debug CGAL-based components.

polyhole-tessellator

Tessellate an almost planar 3D polygon with holes into a vector of double precision 3D triangles.