The public CGAL repository, see the README below
Go to file
Andreas Fabri 6b4ecd0f32 Fix Snap_rounding 2019-01-28 08:32:48 +01:00
.github update PR template 2018-09-05 10:18:53 +02:00
.travis Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
AABB_tree Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Advancing_front_surface_reconstruction fix warning 2018-11-13 08:00:54 +01:00
Algebraic_foundations Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Algebraic_kernel_d Fix Algebraic_kernel_d 2019-01-24 17:46:26 +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 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Alpha_shapes_2 Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse 2018-11-14 18:51:43 +01:00
Alpha_shapes_3 Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse 2018-11-14 18:51:43 +01:00
Apollonius_graph_2 Fix Apollonius_site 2019-01-10 17:14:12 +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 branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
BGL Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Barycentric_coordinates_2 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Boolean_set_operations_2 Problems with formulas in documentation 2018-12-09 18:31:13 +01:00
Bounding_volumes Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Box_intersection_d Fix the warning [-Wunused-result] 2019-01-10 17:19:48 +01:00
CGAL_Core Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2 2019-01-18 16:37:49 +01:00
CGAL_ImageIO Merge pull request #3552 from lrineau/Image_IO-Image_3_maybe_not_own_the_data-GF 2019-01-22 09:15:15 +01:00
CGAL_ipelets Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Cartesian_kernel Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2 2019-01-18 16:37:49 +01:00
Circular_kernel_2 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Circular_kernel_3 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Circulator Remove a gnu-bug workaround 2019-01-15 18:01:25 +01:00
Classification Merge pull request #3490 from afabri/CGAL-VC2017_deprecated_warnings-GF 2018-12-19 16:12:20 +01:00
Combinatorial_map Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Cone_spanners_2 add missing Reference and uniformize ref man group declaration 2018-11-20 13:47:16 +01:00
Convex_decomposition_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Convex_hull_2 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Convex_hull_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Convex_hull_d Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Distance_2 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Distance_3 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Documentation/doc Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
Envelope_2 Merge pull request #3325 from efifogel/Aos_2-fixes-efif 2018-11-14 18:50:12 +01:00
Envelope_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Filtered_kernel Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Generalized_map Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Generator Merge pull request #3512 from maxGimeno/BGL-Fix_make_hexahedron_API-GF 2018-12-19 16:08:58 +01:00
Geomview Fix Issue #3536 2018-12-12 11:50:19 +01:00
GraphicsView Try to fix Polyhedron examples with Basic Viewer 2019-01-24 18:22:02 +01:00
HalfedgeDS Fix HDS 2019-01-10 17:58:48 +01:00
Hash_map Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Heat_method_3 No need for copy constructor 2019-01-15 19:23:13 +01:00
Homogeneous_kernel Add an equality test to Aff_transfo 2 and 3. 2018-10-12 16:34:19 +02:00
Inscribed_areas Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Installation Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
Interpolation Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Intersections_2 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Intersections_3 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Interval_skip_list Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +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 Problems with formulas in documentation 2018-12-09 18:31:13 +01:00
Kernel_23 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Kernel_d Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +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 Fix arrangement and lcc 2019-01-18 10:05:48 +01:00
MacOSX Add missing dependencies files 2018-04-09 08:53:38 +02:00
Maintenance updated crontab (automated commit) 2019-01-16 10:18:07 +01:00
Matrix_search Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Mesh_2 Try another workaround 2018-11-22 09:17:45 +00:00
Mesh_3 Merge branch 'releases/CGAL-4.13-branch' 2019-01-18 16:38:04 +01:00
Mesher_level Fix error 2018-11-28 10:23:28 +01:00
Minkowski_sum_2 Fixed face filtering in case one of the summands does not have an outer boundary 2018-11-27 16:32:07 +02:00
Minkowski_sum_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Miscellany/doc/Miscellany rename link name to match package name 2018-10-08 10:28:55 +02:00
Modifier Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Modular_arithmetic Try to avoid warning in Residue.cpp (although it is not a self-assignment but a -= 2018-12-04 10:38:16 +01:00
Nef_2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Nef_3 Fix Nef_3 2019-01-24 18:06:03 +01:00
Nef_S2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
NewKernel_d fix indentation 2018-12-06 14:19:33 +01:00
Number_types Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
OpenNL Fix the dependencies, again 2018-03-07 15:59:45 +01:00
Optimal_transportation_reconstruction_2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +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 branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Periodic_2_triangulation_2 Fix Quadratic_program_solution 2019-01-23 10:25:27 +01:00
Periodic_3_mesh_3 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Periodic_3_triangulation_3 Fix CMake warnings about CMP for Visual 2017 2018-11-21 16:17:39 +01:00
Point_set_2 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Point_set_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' 2019-01-04 17:19:19 +01:00
Point_set_processing_3 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Point_set_shape_detection_3 Merge pull request #3543 from sloriot/Doc-multiple_fixes 2018-12-19 16:01:10 +01:00
Poisson_surface_reconstruction_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Polygon Polygon, Surface_mesher, Nef,.. 2019-01-17 19:35:02 +01:00
Polygon_mesh_processing Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Polyhedron Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
Polyhedron_IO Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' 2019-01-04 17:19:19 +01:00
Polyline_simplification_2 Fix CMake warnings about CMP for Visual 2017 2018-11-21 16:17:39 +01:00
Polynomial Fix warning 2019-01-17 10:11:42 +01:00
Polytope_distance_d Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Principal_component_analysis Do not call deprecated code. Add a test file for the deprecated code 2018-12-13 09:39:48 +01: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 Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
QP_solver Fix QP_solver 2019-01-24 18:17:46 +01:00
Random_numbers fix test 2019-01-07 10:05:33 +01:00
Ridges_3 Problems with formulas in documentation 2018-12-09 18:31:13 +01:00
STL_Extension Fix STL_Extension 2019-01-28 08:28:17 +01:00
Scale_space_reconstruction_3 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Scripts rename variable 2019-01-15 13:22:39 +01:00
SearchStructures Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Segment_Delaunay_graph_2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Segment_Delaunay_graph_Linf_2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Set_movable_separability_2 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Skin_surface_3 Fix for VC2017 which has a problem with the conversion to std::pair 2018-11-20 16:54:30 +01:00
Snap_rounding_2 Fix Snap_rounding 2019-01-28 08:32:48 +01:00
Solver_interface Fix conflict 2019-01-11 09:47:34 +01:00
Spatial_searching Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF 2019-01-22 09:14:57 +01:00
Spatial_sorting Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Straight_skeleton_2 add missing : 2018-12-10 07:22:17 +01:00
Stream_lines_2 Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Stream_support Remove assignemnt instead of adding copy constructor 2019-01-07 09:48:55 +01:00
Subdivision_method_3 One warning was left 2018-12-14 08:20:37 +01:00
Surface_mesh Fix conflict 2019-01-11 09:47:34 +01:00
Surface_mesh_approximation fix manual 2018-12-06 16:00:36 +08:00
Surface_mesh_deformation Problems with formulas in documentation 2018-12-09 18:31:13 +01:00
Surface_mesh_parameterization Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Surface_mesh_segmentation Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Surface_mesh_shortest_path Merge pull request #3452 from afabri/Heat_method_3-GF 2019-01-18 16:50:01 +01:00
Surface_mesh_simplification Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Surface_mesh_skeletonization init pole to avoid warnings 2018-12-10 17:55:39 +01:00
Surface_mesher Polygon, Surface_mesher, Nef,.. 2019-01-17 19:35:02 +01:00
Surface_sweep_2 Merge pull request #3325 from efifogel/Aos_2-fixes-efif 2018-11-14 18:50:12 +01:00
TDS_2 Remove code for mips CC 7.4 as it triggers a warning: implicitly-declared 2019-01-09 17:19:17 +01:00
TDS_3 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Testsuite Merge pull request #2828 from lrineau/CGAL-fix_various_issues-GF 2018-02-19 14:27:16 +01:00
Three Fix conflict 2019-01-11 09:47:34 +01:00
Triangulation Merge pull request #3503 from nivoliev/patch-1 2018-12-10 14:38:12 +01:00
Triangulation_2 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Triangulation_3 Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
Union_find Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Visibility_2 Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF 2019-01-18 16:37:54 +01:00
Voronoi_diagram_2 Fix Voronoi 2019-01-22 19:07:32 +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 remove mentions to Operation_on_polyhedra package 2018-08-23 13:04:31 +02:00
.travis.yml Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
CGALConfig.cmake Add CGALConfig.cmake at the root of the Git layout 2017-03-29 12:49:57 +02:00
CMakeLists.txt Disallow in-source builds in the Git repository 2018-05-28 15:21:32 +02:00
INSTALL.md Use https 2017-08-21 09:52:41 +02:00
LICENSE.md Update LICENSE.md 2015-03-05 00:05:24 +01:00
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