cgal/Mesh_2/demo/Mesh_2
Sébastien Loriot 881e4d3199 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
..
data Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
CMakeLists.txt request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
mesh.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00

README.txt

This directory contains non-graphical demos of the 2D Mesh Generator
package.
The Constrained Delaunay triangulation Qt5 demos has a 2D meshing feature that
demonstrates the  2D Mesh Generator package. See in the directory
demo/Triangulation_2/ of the CGAL tarball.