The public CGAL repository, see the README below
Go to file
Sébastien Loriot a1ff847b6a add "brute-force" version of autorefine() 2023-04-06 17:54:44 +02:00
.github Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
AABB_tree Merge pull request #6702 from soesau/Region_growing-revision-soesau 2023-03-02 13:42:32 +01:00
Advancing_front_surface_reconstruction Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Algebraic_foundations
Algebraic_kernel_d Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Making description of author(s) of a package consistent 2023-02-02 18:40:44 +01:00
Alpha_shapes_3 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Alpha_wrap_3 Merge pull request #6702 from soesau/Region_growing-revision-soesau 2023-03-02 13:42:32 +01:00
Apollonius_graph_2 Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Arithmetic_kernel Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Arrangement_on_surface_2 Merge pull request #7323 from efifogel/Aos_2-fixes-efif 2023-03-31 11:10:52 +02:00
BGL Merge pull request #7343 from afabri/Surface_mesh-points-GF 2023-03-31 11:10:39 +02:00
Barycentric_coordinates_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Boolean_set_operations_2 Merge pull request #7250 from shrutigupta4/shrutigupta4/issue7242 2023-02-24 16:14:41 +01:00
Bounding_volumes Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00
Box_intersection_d Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
CGAL_Core Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
CGAL_ImageIO Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF 2023-02-21 11:05:30 +01:00
CGAL_ipelets Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Cartesian_kernel Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF 2023-03-02 13:42:35 +01:00
Circular_kernel_2
Circular_kernel_3 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Circulator Circulator_from_container<const Cont> now works 2023-02-06 10:01:02 +01:00
Classification Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00
Combinatorial_map Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand 2023-03-21 16:14:11 +01:00
Cone_spanners_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Convex_decomposition_3 Additional required headers in Convex_decomposition_3 2023-01-18 22:41:52 +00:00
Convex_hull_2 Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Convex_hull_3 Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Convex_hull_d Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Data/data
Distance_2
Distance_3
Documentation/doc Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF 2023-03-13 16:46:07 +01:00
Envelope_2
Envelope_3
Filtered_kernel Merge pull request #7234 from GilesBathgate/Lazy-remove_boost_pp_usage-GilesBathgate 2023-02-24 16:14:46 +01:00
Generalized_map Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand 2023-03-21 16:14:11 +01:00
Generator Merge pull request #7092 from afabri/Generator-dont_assert-GF 2023-03-30 18:04:41 +02:00
GraphicsView Remove ImageInterface.ui from resources 2023-03-09 14:19:54 +01:00
HalfedgeDS
Hash_map
Heat_method_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Homogeneous_kernel Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF 2023-03-02 13:42:35 +01:00
Hyperbolic_triangulation_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Inscribed_areas Merge pull request #7217 from afabri/Largest_empty_rectangle-ignore_points_on_border-GF 2023-02-10 15:40:42 +01:00
Installation Merge pull request #7276 from afabri/PMP_smooth_scale-GF 2023-03-30 18:04:34 +02:00
Interpolation
Intersections_2 Merge pull request #7118 from sloriot/Intersections_2-vert_hori_segments 2023-02-10 15:40:52 +01:00
Intersections_3 Merge pull request #7201 from GilesBathgate/General-remove_boost_lexical_string_cast-GilesBathgate 2023-02-02 10:58:17 +01:00
Interval_skip_list
Interval_support
Jet_fitting_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Kernel_23 Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF 2023-03-02 13:42:35 +01:00
Kernel_d
LEDA
Linear_cell_complex Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand 2023-03-21 16:14:11 +01:00
MacOSX
Maintenance Fix missing the green color for the y square at the top of the column 2023-03-09 15:03:10 +01:00
Matrix_search
Mesh_2
Mesh_3 Merge pull request #7275 from lrineau/Mesh_3-improve__Sizing_field_with_aabb_tree-GF 2023-03-31 11:10:56 +02:00
Mesher_level
Minkowski_sum_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Nef_2 Use CGAL_Assertion_code() 2023-02-09 09:42:55 +00:00
Nef_3 Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF 2023-03-02 13:42:35 +01:00
Nef_S2 Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF 2023-03-02 13:42:35 +01:00
NewKernel_d Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00
Number_types whitespace 2023-03-16 13:52:56 +01:00
OpenNL
Optimal_bounding_box Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Optimal_transportation_reconstruction_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Optimisation_basic
Orthtree Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Partition_2
Periodic_2_triangulation_2
Periodic_3_mesh_3 add missing const 2023-02-20 15:10:31 +01:00
Periodic_3_triangulation_3 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Periodic_4_hyperbolic_triangulation_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Point_set_2
Point_set_3 Merge pull request #6702 from soesau/Region_growing-revision-soesau 2023-03-02 13:42:32 +01:00
Point_set_processing_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Poisson_surface_reconstruction_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Polygon undid Intellisense change in Polygon_with_holes_2.h 2023-03-02 09:34:48 -05:00
Polygon_mesh_processing add "brute-force" version of autorefine() 2023-04-06 17:54:44 +02:00
Polygonal_surface_reconstruction Merge pull request #6702 from soesau/Region_growing-revision-soesau 2023-03-02 13:42:32 +01:00
Polyhedron Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF 2023-03-13 16:46:07 +01:00
Polyline_simplification_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Polynomial
Polytope_distance_d
Principal_component_analysis Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Principal_component_analysis_LGPL
Profiling_tools
Property_map Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau 2023-02-16 14:18:17 +01:00
QP_solver
Random_numbers
Ridges_3 Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
SMDS_3 Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF 2023-03-13 16:46:07 +01:00
STL_Extension add "brute-force" version of autorefine() 2023-04-06 17:54:44 +02:00
Scale_space_reconstruction_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Scripts List workflow run: skip disabled workflows 2023-03-16 10:27:11 +01:00
SearchStructures
Segment_Delaunay_graph_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Segment_Delaunay_graph_Linf_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Set_movable_separability_2 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Shape_detection add missing type 2023-02-23 09:46:46 +01:00
Shape_regularization Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Skin_surface_3
Snap_rounding_2
Solver_interface Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Spatial_searching Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF 2023-03-02 13:42:16 +01:00
Spatial_sorting Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Straight_skeleton_2 removed obsolete clockwise-ness correction called after input orientation assertions 2023-03-02 10:00:16 -05:00
Stream_lines_2
Stream_support Merge pull request #6835 from MaelRL/CGAL-Clean_CMakeLists.txt-GF 2023-02-16 10:52:29 +01:00
Subdivision_method_3 Move the top level functions to the main reference manual page 2023-03-20 12:21:22 +01:00
Surface_mesh Merge pull request #7342 from oleg-alexandrov/master 2023-03-31 11:10:42 +02:00
Surface_mesh_approximation Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_deformation Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_parameterization Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Surface_mesh_segmentation Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_shortest_path Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_simplification Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_skeletonization Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesh_topology Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Surface_mesher Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
Surface_sweep_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
TDS_2 Making description of author(s) of a package consistent 2023-02-03 12:21:50 +01:00
TDS_3 Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Testsuite Merge pull request #7115 from MaelRL/T3-test_cleaning-GF 2023-03-02 13:42:29 +01:00
Tetrahedral_remeshing Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
Three Making description of author(s) of a package consistent 2023-02-02 18:40:44 +01:00
Triangulation Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Triangulation_2 Merge pull request #7330 from afabri/Triangulation_2-fix_copy-GF 2023-03-31 11:10:47 +02:00
Triangulation_3 Merge pull request #7115 from MaelRL/T3-test_cleaning-GF 2023-03-02 13:42:29 +01:00
Triangulation_on_sphere_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Union_find
Visibility_2 Making description of author(s) of a package consistent 2023-02-02 18:40:44 +01:00
Voronoi_diagram_2 Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Weights Merge pull request #7238 from albert-github/feature/bug_author_consistency 2023-02-24 16:14:43 +01:00
.clang-tidy
.gitattributes
.gitignore
CGALConfig.cmake
CGALConfigVersion.cmake
CMakeLists.txt
INSTALL.md
LICENSE.md
README.md
ccpp.yml
cmake_uninstall.cmake.in
copyright Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00

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