The public CGAL repository, see the README below
Go to file
Sébastien Loriot 6b15ec643c Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
Conflicts:
	Mesh_3/demo/Mesh_3/include/CGAL/gl_render.h
	Polyhedron/demo/Polyhedron/CMakeLists.txt
	Polyhedron/demo/Polyhedron/GlSplat/GlSplat.cpp
	Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
	Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
2015-07-16 16:52:53 +02:00
AABB_tree Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Advancing_front_surface_reconstruction remove trailing whitespaces 2015-06-29 12:22:13 +02:00
Algebraic_foundations fix documentation in Nef_2 2015-03-23 11:03:32 +01:00
Algebraic_kernel_d CMake 2.8.11 2015-07-13 12:36:43 +02:00
Algebraic_kernel_for_circles get() -> get_pointee_or_identity() 2015-05-04 11:41:26 +02:00
Algebraic_kernel_for_spheres
Alpha_shapes_2 cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00
Alpha_shapes_3 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Apollonius_graph_2 cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00
Arithmetic_kernel CMake 2.8.11 2015-07-13 12:36:43 +02:00
Arrangement_on_surface_2 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
BGL Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Barycentric_coordinates_2
Boolean_set_operations_2 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Bounding_volumes CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Box_intersection_d Simplify examples by reading data and not generating them randomly 2015-01-27 18:17:05 +01:00
CGAL_Core CMake 2.8.11 2015-07-13 12:36:43 +02:00
CGAL_ImageIO CMake 2.8.11 2015-07-13 12:36:43 +02:00
CGAL_ipelets The `make clean` can fail when there is no target at all 2015-07-15 16:36:19 +02:00
Cartesian_kernel fix the link to the developers manual, in the code 2015-06-19 11:15:55 +02:00
Circular_kernel_2 get() -> get_pointee_or_identity() 2015-05-04 11:41:26 +02:00
Circular_kernel_3 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Circulator
Combinatorial_map Move functor that detect non void attributes and point in CGAL namespace (before they were in internal); add a missing void typedef. 2015-05-15 19:58:37 +02:00
Conic_2
Convex_decomposition_3 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Convex_hull_2 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Convex_hull_3 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Convex_hull_d skip deprecation warnings 2015-02-18 14:23:06 +01:00
Distance_2
Distance_3
Documentation Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Envelope_2
Envelope_3 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Filtered_kernel CMake 2.8.11 2015-07-13 12:36:43 +02:00
Generator CMake 2.8.11 2015-07-13 12:36:43 +02:00
Geomview CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
GraphicsView Clean-up 2015-07-16 08:26:41 +02:00
HalfedgeDS
Hash_map
Homogeneous_kernel Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Inscribed_areas cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00
Installation Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Interpolation CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Intersections_2
Intersections_3
Interval_skip_list
Interval_support Remove unused static_warning include 2015-04-10 14:12:35 +02:00
Inventor
Jet_fitting_3 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Kernel_23 Merge branch 'Polygon_mesh_processing-GF-old' into Polygon_mesh_processing-GF 2015-07-01 13:52:44 +02:00
Kernel_d Merge branch 'NewKernel_d-insphere-glisse-old' into NewKernel_d-insphere-glisse 2015-05-12 17:56:35 +02:00
Kinetic_data_structures CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
LEDA
Linear_cell_complex Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
MacOSX Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh" 2015-06-17 17:59:42 +02:00
Maintenance updated crontab (automated commit) 2015-07-10 19:18:03 +02:00
Matrix_search CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Mesh_2 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Mesh_3 Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Minkowski_sum_2 Patch to remove a warning 2015-05-27 12:08:02 +02:00
Minkowski_sum_3
Miscellany
Modifier
Modular_arithmetic
Nef_2 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Nef_3 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Nef_S2 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
NewKernel_d CMake 2.8.11 2015-07-13 12:36:43 +02:00
Number_types Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
OpenNL remove warning 2015-02-13 11:39:30 +01:00
Operations_on_polyhedra rename Point_inside_polygon_mesh to Side_of_triangle_mesh 2015-06-25 11:51:45 +02:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2
Periodic_3_triangulation_3 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Point_set_2 Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri 2015-06-08 15:17:47 +02:00
Point_set_processing_3 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Polygon
Polygon_mesh_processing use PMP internal function 2015-07-16 16:40:54 +02:00
Polyhedron Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Polyhedron_IO Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Polyline_simplification_2 bug fix (was already in 4.6.1): enable polyline input 2015-07-15 10:48:10 +02:00
Polynomial
Polytope_distance_d Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh" 2015-06-17 17:59:42 +02:00
Principal_component_analysis Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Profiling_tools Display time before the assertion 2015-01-15 11:06:44 +01:00
QP_solver Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh" 2015-06-17 17:59:42 +02:00
Qt_widget CMake 2.8.11 2015-07-13 12:36:43 +02:00
Random_numbers
Ridges_3 CMake 2.8.11 2015-07-13 12:36:43 +02:00
STL_Extension CMake 2.8.11 2015-07-13 12:36:43 +02:00
Scale_space_reconstruction_3 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Scripts Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
SearchStructures
Segment_Delaunay_graph_2 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Segment_Delaunay_graph_Linf_2 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Skin_surface_3 CMake 2.8.11 2015-07-13 12:36:43 +02:00
Snap_rounding_2 Rename the test file 2015-07-13 16:00:26 +02:00
Solver_interface Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF 2015-07-13 08:16:59 +02:00
Spatial_searching CMake 2.8.11 2015-07-13 12:36:43 +02:00
Spatial_sorting CMake 2.8.11 2015-07-13 12:36:43 +02:00
Straight_skeleton_2 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Stream_lines_2 cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00
Stream_support CMake 2.8.11 2015-07-13 12:36:43 +02:00
Subdivision_method_3
Surface_mesh Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Surface_mesh_parameterization CMake 2.8.11 2015-07-13 12:36:43 +02:00
Surface_mesh_segmentation CMake 2.8.11 2015-07-13 12:36:43 +02:00
Surface_mesh_shortest_path CMake 2.8.11 2015-07-13 12:36:43 +02:00
Surface_mesh_simplification Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Surface_mesh_skeletonization Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Surface_mesher Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Surface_modeling CMake 2.8.11 2015-07-13 12:36:43 +02:00
Surface_reconstruction_points_3 Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Testsuite Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh" 2015-06-17 17:59:42 +02:00
Triangulation Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Triangulation_2 Merge branch 'afabri/Advancing_front_surface_reconstruction-afabri' into CGAL-Qt5_support-GF 2015-07-08 17:21:36 +02:00
Triangulation_3 Do not warn when Qt5 is not found. 2015-07-13 15:55:41 +02:00
Union_find
Visibility_2 change the release number of introduction 2015-07-10 14:46:05 +02:00
Voronoi_diagram_2 Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF 2015-07-10 17:28:07 +02:00
wininst qt 4 -> qt 5 2015-07-08 09:49:46 +02:00
.gitattributes Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF 2015-02-16 11:48:29 +01:00
.gitignore Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
CMakeLists.txt CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
INSTALL.md make command examples uniform 2015-07-06 06:51:38 +02:00
LICENSE.md Update LICENSE.md 2015-03-05 00:05:24 +01:00
README.md Update README.md 2015-03-05 00:10:39 +01:00
copyright

README.md

#CGAL

The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.

CGAL releases

The primary vector of distribution of CGAL are sources tarballs, released twice a year, announced on the web site of CGAL. The sources distributed that way can be built using the CGAL installation manual.

CGAL Git repository layout

The Git repository of CGAL has a different layout from release tarballs. It contains a CMakeLists.txt file that serves as anchor for building, and a set of subfolders, so called packages. Most packages implement a data structure or an algorithm for CGAL (e.g., Convex_hull_2, or Triangulation_3); however some packages serve special needs:

  • Installation - meta-files and CMake-support
  • Maintenance - infrastructural support
  • Core, CGALimageIO, Qt_widget, GraphicsView - component libraries
  • Scripts - scripts to simplify developer's and user's work
  • Testsuite - infrastructure for testsuite
  • Documentation - infrastructure for CGAL's manual
  • STL_Extension - extensions to the standard template library

Compilation and installation

The compilation and installation of CGAL from a sources tarball is described in the CGAL installation manual and in the file INSTALL.md that is at the root of any sources tarball.

CGAL developers, however, usually compile CGAL directly from a local Git repository. That kind of compilation is called a branch build, and is described in the file INSTALL.md that is at the root of the Git repository.

License

See the file LICENSE.md.

More information