mirror of https://github.com/CGAL/cgal
Conflicts: Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt Alpha_shapes_3/demo/Alpha_shapes_3/MainWindow.cpp Alpha_shapes_3/demo/Alpha_shapes_3/Viewer.h GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt GraphicsView/demo/Bounding_volumes/CMakeLists.txt GraphicsView/demo/Circular_kernel_2/CMakeLists.txt GraphicsView/demo/Generator/CMakeLists.txt GraphicsView/demo/GraphicsView/CMakeLists.txt GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt GraphicsView/demo/Snap_rounding_2/CMakeLists.txt GraphicsView/demo/Spatial_searching_2/CMakeLists.txt GraphicsView/demo/Stream_lines_2/CMakeLists.txt GraphicsView/demo/Triangulation_2/CMakeLists.txt Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt Mesh_3/demo/Mesh_3/CMakeLists.txt Mesh_3/demo/Mesh_3/include/CGAL_demo/Scene_item_with_display_list.h Mesh_3/demo/Mesh_3/src/CGAL_demo/Scene.cpp Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/Scene.cpp Polyhedron/demo/Polyhedron/CMakeLists.txt Polyhedron/demo/Polyhedron/Polyhedron_demo_join_and_split_polyhedra_plugin.cpp Polyhedron/demo/Polyhedron/Polyhedron_demo_mesh_3_plugin.cpp Polyhedron/demo/Polyhedron/Polyhedron_demo_trivial_plugin.cpp Polyhedron/demo/Polyhedron/Scene.cpp Polyhedron/demo/Polyhedron/Scene_combinatorial_map_item.h Polyhedron/demo/Polyhedron/Scene_implicit_function_item.h Polyhedron/demo/Polyhedron/Scene_plane_item.h Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h Polyhedron/demo/Polyhedron/Scene_polyhedron_transform_item.h Polyhedron/demo/Polyhedron/Scene_polylines_item.h Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt Surface_mesher/demo/Surface_mesher/CMakeLists.txt Triangulation_3/demo/Triangulation_3/CMakeLists.txt Triangulation_3/demo/Triangulation_3/MainWindow.cpp |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| cmake/modules | ||
| config | ||
| demo | ||
| doc_html | ||
| examples | ||
| include/CGAL | ||
| package_info/Installation | ||
| src | ||
| test | ||
| AUTHORS | ||
| CHANGES | ||
| CMakeLists.txt | ||
| INSTALL.md | ||
| LICENSE | ||
| LICENSE.BSL | ||
| LICENSE.FREE_USE | ||
| LICENSE.GPL | ||
| LICENSE.LGPL | ||
| README | ||
| VERSION | ||
| cgal.css | ||
| changes.html | ||
| dont_submit | ||
| html2textrc | ||
| update_CHANGES | ||
README
README
-------------------------------------------------------------------------------
This distribution of CGAL includes:
AUTHORS - current and former authors of CGAL
CHANGES - history of changes for the library
CMakeLists.txt - main script of the build system
INSTALL.md - information about the installation process
LICENSE - describes the license of CGAL
LICENSE.FREE_USE - text of the free use license (see LICENSE file)
LICENSE.GPL - text of GPL v3 license
LICENSE.LGPL - text of LGPL v3 license
README - this file
VERSION - version number of this release
auxiliary/ - directory containing miscellaneous things, currently only
the icons needed for the demos on MacOS X
cmake/ - some scripts needed by the build system
config/ - some test programs used during the configuration process
demo/ - many demo programs for the library's various packages.
These programs produce visual output (see INSTALL for
prerequisites).
doc_html/ - documentation, e.g. the CGAL Installation Guide
examples/ - programs illustrating the library's functionality.
These programs do not produce visual output.
include/ - the include files for the CGAL library (and other small
external libraries as well, see the LICENSE file)
scripts/ - some useful scripts for CGAL programmers
src/ - the source code for building the CGAL libraries
(as well as some external libraries, see the LICENSE file)
-------------------------------------------------------------------------------