The public CGAL repository, see the README below
Go to file
Sébastien Loriot aae6c1ba95 add missing license/copyright and fix protection macro 2023-09-01 13:07:00 +02:00
.github Bump fsfe/reuse-action from 1 to 2 2023-07-24 05:57:03 +00:00
.reuse ImageInterface.ui moved by PR #7313 2023-07-12 10:41:17 +02:00
AABB_tree Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Advancing_front_surface_reconstruction
Algebraic_foundations Spelling corrections 2023-07-30 17:54:10 +02:00
Algebraic_kernel_d Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Alpha_shapes_3 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Alpha_wrap_3 Merge pull request #7500 from MaelRL/AW3-Stop_demo-GF 2023-07-05 16:32:39 +02:00
Apollonius_graph_2 Merge remote-tracking branch 'cgal/5.5.x-branch' into 'cgal/5.6.x-branch' 2023-08-14 10:22:35 +02:00
Arithmetic_kernel add more missing tests 2023-06-27 11:18:20 +02:00
Arrangement_on_surface_2 do not use ref wrapper 2023-08-16 09:17:58 +02:00
BGL Merge branch 'cgal/master' 2023-09-01 13:03:05 +02:00
Barycentric_coordinates_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Boolean_set_operations_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Bounding_volumes issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Box_intersection_d Merge pull request #7571 from albert-github/feature/issue_7454 2023-07-12 15:29:56 +02:00
CGAL_Core
CGAL_ImageIO Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
CGAL_ipelets remove another use of deprecated API 2023-08-16 09:02:28 +02:00
Cartesian_kernel Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Circular_kernel_2 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Circular_kernel_3 fix CK3 demo 2023-08-04 10:39:37 +02:00
Circulator Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Classification Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Combinatorial_map Edge insertion for CMap/GMap (#7409) 2023-08-14 11:55:26 +02:00
Cone_spanners_2 Spelling corrections 2023-07-30 12:59:17 +02:00
Convex_decomposition_3 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Convex_hull_2 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Convex_hull_3 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Convex_hull_d issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Data/data
Distance_2
Distance_3
Documentation/doc Spelling corrections 2023-07-30 17:54:10 +02:00
Envelope_2 use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Envelope_3 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Filtered_kernel Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Generalized_map Edge insertion for CMap/GMap (#7409) 2023-08-14 11:55:26 +02:00
Generator Merge pull request #7571 from albert-github/feature/issue_7454 2023-07-12 15:29:56 +02:00
GraphicsView Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
HalfedgeDS Merge pull request #7571 from albert-github/feature/issue_7454 2023-07-12 15:29:56 +02:00
Hash_map
Heat_method_3 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Homogeneous_kernel boost::is_convertible -> std::is_convertible 2023-04-23 22:37:07 +02:00
Hyperbolic_triangulation_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Inscribed_areas issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Installation Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Interpolation Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Intersections_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Intersections_3 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Interval_skip_list issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Interval_support remove extra parenthesis 2023-06-19 19:17:49 +02:00
Jet_fitting_3
Kernel_23 Merge pull request #7650 from sloriot/K23-compare_dihedral_angle_deg_tet 2023-08-28 15:45:12 +02:00
Kernel_d Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
LEDA
LICENSES remove 0x0c (Page break) 2023-07-05 16:45:12 +02:00
Linear_cell_complex Edge insertion for CMap/GMap (#7409) 2023-08-14 11:55:26 +02:00
MacOSX
Maintenance Merge branch '5.6.x-branch' 2023-07-28 17:59:20 +02:00
Matrix_search issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Mesh_2 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 18:48:39 +02:00
Mesh_3 Update features_detection.h 2023-08-28 14:07:24 +02:00
Mesher_level Remove blabla as the emums are documented in Mesh_2/doc 2023-08-01 09:43:59 +01:00
Minkowski_sum_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Minkowski_sum_3 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Miscellany/doc/Miscellany issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Modifier
Modular_arithmetic
Nef_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Nef_3 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Nef_S2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
NewKernel_d Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Number_types Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
OpenNL
Optimal_bounding_box remove extra parenthesis 2023-06-19 19:17:49 +02:00
Optimal_transportation_reconstruction_2 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Optimisation_basic
Orthtree Merge branch 'cgal/master' 2023-09-01 13:03:05 +02:00
Partition_2 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Periodic_2_triangulation_2 Merge pull request #7586 from MaelRL/P23T23-Unique_iterators-GF 2023-07-17 09:52:23 +02:00
Periodic_3_mesh_3 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Periodic_3_triangulation_3 Merge pull request #7586 from MaelRL/P23T23-Unique_iterators-GF 2023-07-17 09:52:23 +02:00
Periodic_4_hyperbolic_triangulation_2 Spelling corrections 2023-07-30 17:54:10 +02:00
Point_set_2
Point_set_3 Merge branch 'cgal/master' 2023-09-01 13:03:05 +02:00
Point_set_processing_3 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Poisson_surface_reconstruction_3 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 18:48:39 +02:00
Polygon issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Polygon_mesh_processing Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Polygonal_surface_reconstruction Merge pull request #7460 from soesau/Polygonal_surface_reconstruction-Plane_index_remapping-GF 2023-06-08 17:36:56 +02:00
Polyhedron Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Polyline_simplification_2 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Polynomial Spelling corrections 2023-07-30 17:54:10 +02:00
Polytope_distance_d
Principal_component_analysis fix all the CMakeLists.txt for Qt5 2023-04-27 17:27:37 +02:00
Principal_component_analysis_LGPL
Profiling_tools
Property_map add missing license/copyright and fix protection macro 2023-09-01 13:07:00 +02:00
QP_solver issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Random_numbers add missing include 2023-06-29 18:28:28 +02:00
Ridges_3 remove extra parenthesis 2023-06-19 19:17:49 +02:00
SMDS_3 fix format 2023-08-04 14:40:32 +02:00
STL_Extension Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Scale_space_reconstruction_3 Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Scripts cgal_create_release_with_cmake.cmake: only call Git one 2023-08-01 18:22:12 +02:00
SearchStructures issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Segment_Delaunay_graph_2 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Segment_Delaunay_graph_Linf_2
Set_movable_separability_2 issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Shape_detection Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Shape_regularization Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Skin_surface_3 add more missing tests 2023-06-27 11:18:20 +02:00
Snap_rounding_2 Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Solver_interface issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Spatial_searching Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Spatial_sorting Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Straight_skeleton_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Straight_skeleton_extrusion_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Stream_lines_2
Stream_support fix istream for optional 2023-08-18 09:35:45 +02:00
Subdivision_method_3
Surface_mesh Merge branch 'cgal/master' 2023-09-01 13:03:05 +02:00
Surface_mesh_approximation Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Surface_mesh_deformation boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Surface_mesh_parameterization Spelling corrections 2023-07-30 17:54:10 +02:00
Surface_mesh_segmentation Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Surface_mesh_shortest_path Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Surface_mesh_simplification Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Surface_mesh_skeletonization Skeletonization: Make it deterministic 2023-06-26 16:30:17 +01:00
Surface_mesh_topology Spelling corrections 2023-07-30 17:54:10 +02:00
Surface_mesher Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Surface_sweep_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
TDS_2 Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std 2023-07-05 11:08:36 +02:00
TDS_3 Merge pull request #7535 from lrineau/Triangulation_3-fix_simplex_traverser-GF-CGAL-5.6 2023-07-05 16:32:36 +02:00
Testsuite missing comment 2023-05-18 17:00:09 +02:00
Tetrahedral_remeshing Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Three Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Triangulation Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Triangulation_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Triangulation_3 Merge pull request #7611 from lrineau/Triangulation_3-fix_traverser_testsuite_cpp17-lrineau 2023-07-26 17:34:31 +02:00
Triangulation_on_sphere_2 Merge pull request #7523 from nmnobre/doc_segmentation 2023-06-22 11:59:32 +02:00
Union_find
Visibility_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Voronoi_diagram_2 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Weights
.clang-tidy
.gitattributes
.gitignore
CGALConfig.cmake
CGALConfigVersion.cmake
CMakeLists.txt
INSTALL.md
LICENSE.md
README.md
cmake_uninstall.cmake.in
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 source tarballs, released twice a year, announced on the web site of CGAL.

Getting Started with CGAL

Since version 5.0, CGAL is a header-only library, meaning that it is no longer needed to build CGAL libraries before it can be used.

Head over to the CGAL manual for usage guides and tutorials that will get you started smoothly.

License

See the file LICENSE.md.

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 configuring and building programs, 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

More Information