cgal/Mesh_2/demo/Mesh_2
Sébastien Loriot 52164b1fba First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
..
data Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
mesh.cpp First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02: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.