diff --git a/.gitattributes b/.gitattributes index bbb8b66d879..1342fb92f97 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2562,7 +2562,6 @@ Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/MainWindow.h -text Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/MainWindow.ui -text Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/data/oneH.xyz -text Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/data/oneK.xyz -text -Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.pro -text Periodic_3_triangulation_3/doc_tex/Periodic_3_triangulation_3/offsets.eps -text Periodic_3_triangulation_3/doc_tex/Periodic_3_triangulation_3/offsets.gif -text Periodic_3_triangulation_3/doc_tex/Periodic_3_triangulation_3/offsets.pdf -text diff --git a/Periodic_3_triangulation_3/TODO b/Periodic_3_triangulation_3/TODO deleted file mode 100644 index 35228b2cd84..00000000000 --- a/Periodic_3_triangulation_3/TODO +++ /dev/null @@ -1,6 +0,0 @@ -General -- Introduce hierarchy -- Is Locate_type redundant? - -TEST-SUITE -- Use gcov to improve code coverage diff --git a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/README b/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/README deleted file mode 100644 index 2a2042cfc89..00000000000 --- a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/README +++ /dev/null @@ -1,39 +0,0 @@ -The demos use Geomview -[see the chapter Geomview in the cgal manual - support library: -Geomview 1.8.1 is required. The geomview command must be in the user's $PATH, -otherwise the program will not be able to execute.] - -------- demo ------------------------------------------------- -Construction of a Delaunay triangulation. - -Needs an input file "data/points" containing points (given by x y z) - -Draws the triangulation (vertices and edges) in geomview - -Locates a point a shows the cell containing it - -Draws the triangulation (edges and cells) in geomview, -then the user can move one of the two displayed versions -of the triangulation. --------------------------------------------------------------- - -------- demo_color ------------------------------------------- -Constructs a Delaunay triangulation with a special Vertex base class -containing a color (white by default). - -Sets the color of degree 6 vertices to red. - -Displays the triangulation where each vertex has its own color. --------------------------------------------------------------- - -------- demo_voronoi ------------------------------------------ -Constructs a Delaunay triangulation for points on a grid. - -Displays the Voronoi edges of the set of points --------------------------------------------------------------- - -------- demo_remove ------------------------------------------ -Constructs a Delaunay triangulation for points on a grid. - -Then removes all the vertices in random order --------------------------------------------------------------- diff --git a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.pro b/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.pro deleted file mode 100644 index 6f66359450d..00000000000 --- a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.pro +++ /dev/null @@ -1,20 +0,0 @@ -###################################################################### -# Automatically generated by qmake (2.01a) Fri Jan 25 17:43:03 2008 -###################################################################### - -TEMPLATE = app -TARGET = periodic -DEPENDPATH += . -INCLUDEPATH += . - -# Input -HEADERS += cgal.h periodic.h Scene.h -FORMS += periodic.ui -SOURCES += main.cpp \ - periodic.cpp \ - Scene.cpp - -QMAKE_MAKEFILE=Makefile.periodic -LIBS+=-lCGAL -lQGLViewer - -QT += xml opengl script diff --git a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.vcproj b/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.vcproj deleted file mode 100644 index 8fe95998cdb..00000000000 --- a/Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/periodic.vcproj +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -