The public CGAL repository, see the README below
Go to file
Sébastien Loriot c78160075f remove remove deps 2024-03-26 16:39:01 +01:00
.github Bump fsfe/reuse-action from 2 to 3 2024-03-04 05:02:49 +00:00
.reuse
AABB_tree Try to avoid a non-initialized warning by initializing with std::nullopt 2024-02-09 09:12:38 +00:00
Advancing_front_surface_reconstruction actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Algebraic_foundations Merge branch 'master' into CORE-boost_mp_number-GF 2024-02-23 17:04:37 +01:00
Algebraic_kernel_d more disambiguation 2024-03-15 13:33:07 +01:00
Algebraic_kernel_for_circles actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Algebraic_kernel_for_spheres actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Alpha_shapes_2 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Alpha_shapes_3 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Alpha_wrap_3 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Apollonius_graph_2
Arithmetic_kernel Merge branch 'master' into CORE-boost_mp_number-GF 2024-02-23 17:04:37 +01:00
Arrangement_on_surface_2 use integer notation 2024-03-21 10:26:11 +01:00
BGL
Barycentric_coordinates_2 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Boolean_set_operations_2 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Bounding_volumes use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
Box_intersection_d
CGAL_Core Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
CGAL_ImageIO
CGAL_ipelets
Cartesian_kernel Revert "example of perfect forwarding for Point_3" 2024-02-27 10:18:56 +01:00
Circular_kernel_2 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Circular_kernel_3 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Circulator
Classification
Combinatorial_map actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Cone_spanners_2
Convex_decomposition_3 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Convex_hull_2
Convex_hull_3 actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Convex_hull_d
Data/data Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois 2024-03-26 10:21:00 +01:00
Distance_2
Distance_3
Documentation/doc Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Envelope_2 Cleaned up 2024-01-29 19:19:25 +02:00
Envelope_3 fix conversion error 2024-03-01 11:51:34 +01:00
Filtered_kernel Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Generalized_map actually core is now needed as it extends the gmp/boost arithmetic kernel 2024-02-27 17:55:05 +01:00
Generator use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
GraphicsView remove remove deps 2024-03-26 16:39:01 +01:00
HalfedgeDS
Hash_map
Heat_method_3 Merge pull request #8052 from afabri/Polygon-exact_area-GF 2024-03-22 09:18:07 +01:00
Homogeneous_kernel
Hyperbolic_triangulation_2
Inscribed_areas use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
Installation Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Interpolation
Intersections_2
Intersections_3 fix bad indices 2024-01-19 11:47:04 +01:00
Interval_skip_list
Interval_support
Jet_fitting_3
Kernel_23 Merge pull request #8023 from sloriot/PMP-soup_autoref_insert_in_edge 2024-02-28 10:57:25 +01:00
Kernel_d
LEDA
LICENSES remove no longer used license 2024-02-28 15:06:48 +01:00
Linear_cell_complex undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
MacOSX
Maintenance Fix summary page link in create_testresult_page 2024-02-26 09:26:47 +01:00
Matrix_search
Mesh_2 add missing includes 2024-03-26 11:29:51 +01:00
Mesh_3 Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois 2024-03-26 10:21:00 +01:00
Mesher_level
Minkowski_sum_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Minkowski_sum_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
Nef_2 use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
Nef_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Nef_S2 Fixes when neither LEDA nor GMP is available (#7960) 2024-01-19 13:57:12 +01:00
NewKernel_d undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Number_types Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Optimal_bounding_box undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Optimal_transportation_reconstruction_2
Optimisation_basic
Orthtree simplify disambiguation 2024-03-14 16:09:29 +01:00
Partition_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Periodic_2_triangulation_2 When running xmllint over the documentation output we get a number of waning's like: 2024-02-02 18:58:03 +01:00
Periodic_3_mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Periodic_3_triangulation_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Periodic_4_hyperbolic_triangulation_2 remove T_2 from dependencies of GraphicsView 2024-03-26 15:52:09 +01:00
Point_set_2
Point_set_3 Merge pull request #8004 from afabri/Point_set-fix_issue_7996-GF 2024-02-13 11:18:17 +01:00
Point_set_processing_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Poisson_surface_reconstruction_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Polygon Merge pull request #7608 from kenohori/gsoc2023-polygon_repair-kenohori 2024-03-22 09:18:24 +01:00
Polygon_mesh_processing Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Polygon_repair fix CI 2024-03-26 10:47:49 +01:00
Polygonal_surface_reconstruction undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Polyhedron C3t3 item: fix a segfault 2024-03-07 16:00:43 +01:00
Polyline_simplification_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Polynomial qualify gcd calls 2024-02-28 17:13:45 +01:00
Polytope_distance_d undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools
Property_map simplify implementation of no data case to make it work with non MSVC compilers 2024-02-13 16:51:54 +01:00
QP_solver add missing condition 2024-03-15 14:56:57 +01:00
Random_numbers
Ridges_3
SMDS_3 Merge pull request #8072 from janetournois/Mesh_3-use_one_step_loop-jtournois 2024-03-26 10:21:00 +01:00
STL_Extension remove no longer needed boost headers 2024-02-15 14:29:45 +01:00
Scale_space_reconstruction_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Scripts add missing suffix 2024-03-25 15:52:57 +01:00
SearchStructures
Segment_Delaunay_graph_2 Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Segment_Delaunay_graph_Linf_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Set_movable_separability_2 use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
Shape_detection Merge branch 'master' into CORE-boost_mp_number-GF 2024-03-26 00:27:22 +01:00
Shape_regularization fix dependencies 2024-01-29 22:58:54 +01:00
Skin_surface_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Snap_rounding_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Solver_interface
Spatial_searching
Spatial_sorting
Straight_skeleton_2 Fixes when neither LEDA nor GMP is available (#7960) 2024-01-19 13:57:12 +01:00
Straight_skeleton_extrusion_2
Stream_lines_2
Stream_support use a functor for collapsing the DAG to not depend on Filtered_kernel 2024-03-14 10:02:30 +01:00
Subdivision_method_3
Surface_mesh
Surface_mesh_approximation
Surface_mesh_deformation
Surface_mesh_parameterization undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Surface_mesh_segmentation
Surface_mesh_shortest_path
Surface_mesh_simplification
Surface_mesh_skeletonization undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Surface_mesh_topology undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Surface_mesher undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Surface_sweep_2 add missing includes 2024-03-26 11:29:51 +01:00
TDS_2
TDS_3 When running xmllint over the documentation output we get a number of waning's like: 2024-02-02 18:58:03 +01:00
Testsuite
Tetrahedral_remeshing Merge pull request #8059 from janetournois/Tet_remeshing-document_peeling-jtournois 2024-03-26 10:21:08 +01:00
Three
Triangulation issue #8075 Documentation in Triangulation package 2024-03-16 12:55:59 +01:00
Triangulation_2 remove T_2 from dependencies of GraphicsView 2024-03-26 15:52:09 +01:00
Triangulation_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Triangulation_on_sphere_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Union_find
Visibility_2 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
Voronoi_diagram_2
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