The public CGAL repository, see the README below
Go to file
Laurent Rineau 4c8709cc60 Remove `ENABLE_CTEST`: it is by default in CGAL 2019-05-07 11:16:21 +02:00
.github update PR template 2018-09-05 10:18:53 +02:00
.travis Don't compare with master but with the branch of the PR 2019-04-04 15:48:44 +02:00
AABB_tree remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
Advancing_front_surface_reconstruction replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Algebraic_foundations Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Algebraic_kernel_d replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Algebraic_kernel_for_circles Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Algebraic_kernel_for_spheres Fix with GMPXX 2019-02-05 13:32:27 +01:00
Alpha_shapes_2 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
Alpha_shapes_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Apollonius_graph_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Arithmetic_kernel Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2 2019-01-18 16:37:49 +01:00
Arrangement_on_surface_2 Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF 2019-04-12 15:54:30 +02:00
BGL Merge pull request #3862 from MaelRL/BGL-Fix_is_valid_selection-GF 2019-05-06 15:45:16 +02:00
Barycentric_coordinates_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Boolean_set_operations_2 Merge pull request #3889 from sloriot/CGAL-remove_link_to_old_demos 2019-05-06 15:30:29 +02:00
Bounding_volumes Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Box_intersection_d first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
CGAL_Core remove cpp11 workaround for CORE 2019-03-29 10:41:50 +01:00
CGAL_ImageIO replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
CGAL_ipelets Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Cartesian_kernel replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Circular_kernel_2 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Circular_kernel_3 Fix for Circular_kernel_3 2019-04-12 12:58:52 +02:00
Circulator http:/www.boost.org -> https://www.bost.org 2019-03-20 08:59:22 +01:00
Classification Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF 2019-04-12 15:54:30 +02:00
Combinatorial_map replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Cone_spanners_2 Correction of links 2019-04-11 21:37:05 +02:00
Convex_decomposition_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Convex_hull_2 Merge pull request #3833 from afabri/Convex_hull_2-indices-GF 2019-04-18 15:53:59 +02:00
Convex_hull_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-23 10:46:32 +02:00
Convex_hull_d manual replacement for level 1 in classified ref man 2019-02-14 10:40:04 +01:00
Distance_2 Fixes of fixes 2019-02-15 09:07:48 +01:00
Distance_3 Suppress warning in CMakeList.txt 2019-02-19 15:48:48 +01:00
Documentation/doc Remove documentation of "preconfigured" dependencies 2019-05-07 11:12:42 +02:00
Envelope_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Envelope_3 Merge pull request #3889 from sloriot/CGAL-remove_link_to_old_demos 2019-05-06 15:30:29 +02:00
Filtered_kernel remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
Generalized_map replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Generator Fix in CGAL package Generator 2019-04-24 15:40:08 +02:00
Geomview Fix Geomview_stream 2019-04-03 11:51:30 +02:00
GraphicsView Merge pull request #3853 from afabri/CGAL-cleanup_CMakeLists-GF 2019-04-29 14:30:13 +02:00
HalfedgeDS Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-23 10:46:32 +02:00
Hash_map replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Heat_method_3 make the ranges iterable 2019-03-29 13:23:46 +01:00
Homogeneous_kernel replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Hyperbolic_triangulation_2 Merge remote-tracking branch 'mine/Stream_support-Enhance_color-GF' into Stream_support-Enhance_color-GF 2019-04-09 15:00:56 +02:00
Inscribed_areas Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Installation Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF 2019-05-06 15:30:24 +02:00
Interpolation Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF 2019-04-12 15:54:30 +02:00
Intersections_2 replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Intersections_3 Merge pull request #3855 from sgiraudot/Intersections_3-Fix_almost_collinear_segments_bug-GF 2019-05-06 15:45:41 +02:00
Interval_skip_list first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Interval_support Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Inventor Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Jet_fitting_3 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Kernel_23 Use integers as test bounds for Homogeneous 2019-04-11 09:59:12 +02:00
Kernel_d remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
LEDA Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
Linear_cell_complex Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
MacOSX Add missing dependencies files 2018-04-09 08:53:38 +02:00
Maintenance Only test Windows10_MSVC2013-Debug-64bits on Saturdays 2019-04-30 15:09:48 +02:00
Matrix_search first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Mesh_2 Merge pull request #3877 from sloriot/CGAL-fix_warnings 2019-05-06 15:30:47 +02:00
Mesh_3 improve doc of constructor for polyhedral complex 2019-04-23 15:29:41 +01:00
Mesher_level Fix error 2018-11-28 10:23:28 +01:00
Minkowski_sum_2 remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
Minkowski_sum_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Miscellany/doc/Miscellany first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Modifier Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Modular_arithmetic Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Nef_2 Merge pull request #3877 from sloriot/CGAL-fix_warnings 2019-05-06 15:30:47 +02:00
Nef_3 Merge pull request #3599 from maxGimeno/Nef_3-Document_Nef_3_to_Polygon_soup-GF 2019-04-23 09:52:26 +02:00
Nef_S2 Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF 2019-04-09 15:11:58 +02:00
NewKernel_d Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Number_types Merge pull request #3579 from mglisse/Number_types-intervals3-glisse 2019-05-06 15:46:12 +02:00
OpenNL Fix the dependencies, again 2018-03-07 15:59:45 +01:00
Optimal_transportation_reconstruction_2 replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Optimisation_basic Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
Partition_2 Merge pull request #3848 from afabri/Partition_2-Traits_with_state-GF 2019-05-06 15:45:56 +02:00
Periodic_2_triangulation_2 Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF 2019-04-09 15:11:58 +02:00
Periodic_3_mesh_3 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Periodic_3_triangulation_3 Remove useless include_directories for Qt 2019-04-18 16:00:40 +02:00
Periodic_4_hyperbolic_triangulation_2 no need to add include_ditrectories for boost 2019-04-15 13:04:06 +02:00
Point_set_2 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
Point_set_3 Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF 2019-04-23 12:08:44 +02:00
Point_set_processing_3 Merge pull request #3869 from sgiraudot/PSP-Range_neighborhood_NP-GF 2019-05-06 15:50:10 +02:00
Point_set_shape_detection_3 replace cpp11::function by std::function 2019-03-29 13:28:33 +01:00
Poisson_surface_reconstruction_3 Fix Poisson 2019-04-08 16:16:51 +02:00
Polygon Merge pull request #3848 from afabri/Partition_2-Traits_with_state-GF 2019-05-06 15:45:56 +02:00
Polygon_mesh_processing Merge pull request #3868 from MaelRL/PMP-Local_remove_degeneracies-GF 2019-05-06 15:44:58 +02:00
Polyhedron Remove OpenGL from the dependencies of CGAL 2019-05-07 11:07:52 +02:00
Polyhedron_IO Merge pull request #3636 from sgiraudot/Surface_mesh-PLY_IO-GF 2019-05-06 15:46:07 +02:00
Polyline_simplification_2 Merge pull request #3853 from afabri/CGAL-cleanup_CMakeLists-GF 2019-04-29 14:30:13 +02:00
Polynomial Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Polytope_distance_d Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Principal_component_analysis Remove unnecessary include directories 2019-04-15 12:54:37 +02:00
Principal_component_analysis_LGPL Commit all new dependencies files 2018-03-06 18:44:48 +01:00
Profiling_tools Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Property_map replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
QP_solver Some Fixes for #3457 2019-03-19 19:20:40 +01:00
Random_numbers fix test 2019-01-07 10:05:33 +01:00
Ridges_3 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
STL_Extension Merge pull request #3896 from lrineau/fix-Wnull-pointer-arithmetic 2019-05-06 15:30:18 +02:00
Scale_space_reconstruction_3 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Scripts Remove `ENABLE_CTEST`: it is by default in CGAL 2019-05-07 11:16:21 +02:00
SearchStructures Add \cgalHHasModel and \cgalModels and backtick (even in Triangulation_3) 2019-03-08 09:29:28 +01:00
Segment_Delaunay_graph_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Segment_Delaunay_graph_Linf_2 replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Set_movable_separability_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Skin_surface_3 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Snap_rounding_2 Fix Snap_rounding 2019-01-28 08:32:48 +01:00
Solver_interface Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Spatial_searching replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Spatial_sorting Easy fixes after Mael's review 2019-04-17 22:33:04 +02:00
Straight_skeleton_2 Merge pull request #3880 from sloriot/SS-update_utility_function 2019-05-06 15:30:39 +02:00
Stream_lines_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Stream_support Merge pull request #3636 from sgiraudot/Surface_mesh-PLY_IO-GF 2019-05-06 15:46:07 +02:00
Subdivision_method_3 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Surface_mesh Fix yet another round of warnings 2019-04-26 15:52:21 +02:00
Surface_mesh_approximation replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Surface_mesh_deformation replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Surface_mesh_parameterization Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-12 15:43:10 +02:00
Surface_mesh_segmentation Fix dependencies 2019-04-09 11:49:50 +02:00
Surface_mesh_shortest_path Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Surface_mesh_simplification remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
Surface_mesh_skeletonization Fix dependencies 2019-04-09 11:49:50 +02:00
Surface_mesher Remove unnecessary include directories 2019-04-15 12:54:37 +02:00
Surface_sweep_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
TDS_2 Merge pull request #3725 from afabri/TDS_2-fix_Default_vertex_converter-GF 2019-03-05 16:20:49 +01:00
TDS_3 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Testsuite Merge implicit_functions in Polyhedron_Demo 2019-04-30 13:24:03 +02:00
Three Merge pull request #3872 from maxGimeno/Demo-Statistics_for_soups-GF 2019-05-06 15:30:53 +02:00
Triangulation Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Triangulation_2 Add using compare_y 2019-05-02 13:49:33 +02:00
Triangulation_3 Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF 2019-04-12 15:54:30 +02:00
Union_find Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Visibility_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Voronoi_diagram_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
wininst Ship the lib/ sub-directory with the Windows installer 2018-08-27 10:43:46 +02:00
.gitattributes Remove script cgal_generate_cmake_script.cmake 2016-02-16 17:34:41 +01:00
.gitignore Correction of links 2019-04-11 21:37:05 +02:00
.travis.yml Try not to quote % 2019-03-13 17:28:03 +01:00
CGALConfig.cmake Add CGALConfig.cmake at the root of the Git layout 2017-03-29 12:49:57 +02:00
CMakeLists.txt Add export package to cmake 2019-03-06 09:36:14 +01:00
INSTALL.md Use https 2017-08-21 09:52:41 +02:00
LICENSE.md
README.md Add links as otherwise you only find them when you click on wiki 2018-04-11 12:30:11 +01:00
cmake_uninstall.cmake.in support sudo make uninstall for cmake 2017-08-09 17:44:25 -07:00
copyright Remove Kinetic_data_structures and Kinetic_framework from CGAL 2018-02-21 11:02:35 +01:00

README.md

Build Status

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 are 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