The public CGAL repository, see the README below
Go to file
Sébastien Loriot f65aa68bd2 use dispatch_or_drop_output to replace Object 2023-06-21 11:20:31 +02:00
.github Merge remote-tracking branch 'cgal/5.5.x-branch' 2023-05-24 09:54:33 +02:00
AABB_tree Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Advancing_front_surface_reconstruction Merge pull request #7236 from albert-github/feature/issue_7231 2023-04-17 10:14:01 +02:00
Algebraic_foundations Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Algebraic_kernel_d use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Alpha_shapes_3 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Alpha_wrap_3 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Apollonius_graph_2 Merge pull request #7236 from albert-github/feature/issue_7231 2023-04-17 10:14:01 +02:00
Arithmetic_kernel remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Arrangement_on_surface_2 remove Object from Minkowski_sum_2 2023-06-20 19:11:00 +02:00
BGL boost::optional::get -> std::optional::value 2023-06-15 11:34:14 +02:00
Barycentric_coordinates_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Boolean_set_operations_2 use dispatch_or_drop_output to replace Object 2023-06-21 11:20:31 +02:00
Bounding_volumes Fix issue in 3center brute-force base case: Don't check rho_min if s == t. 2023-04-24 17:37:51 +02:00
Box_intersection_d remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
CGAL_Core
CGAL_ImageIO Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
CGAL_ipelets Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Cartesian_kernel Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Circular_kernel_2 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Circular_kernel_3 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Circulator boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Classification boost::shared_ptr => std::shared_ptr 2023-06-15 10:57:01 +02:00
Combinatorial_map remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Cone_spanners_2
Convex_decomposition_3
Convex_hull_2
Convex_hull_3 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Convex_hull_d
Data/data Merge branch 'master' into CGAL-boost_mp_exact_ring_selector 2023-04-14 09:44:23 +02:00
Distance_2
Distance_3
Documentation/doc Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +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 use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Filtered_kernel Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Generalized_map remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Generator Merge pull request #7092 from afabri/Generator-dont_assert-GF 2023-03-30 18:04:41 +02:00
GraphicsView Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
HalfedgeDS issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Hash_map
Heat_method_3 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Homogeneous_kernel
Hyperbolic_triangulation_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Inscribed_areas
Installation use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Interpolation boost::any ==> std::any 2023-06-15 10:57:09 +02:00
Intersections_2 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Intersections_3 fixes after merge 2023-06-15 11:34:14 +02:00
Interval_skip_list
Interval_support remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Jet_fitting_3
Kernel_23 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Kernel_d Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
LEDA
Linear_cell_complex Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
MacOSX
Maintenance prepare the creation of 5.6-beta2 and 6.0-dev 2023-06-13 13:33:51 +02:00
Matrix_search remove CGAL_CXX17 macro 2023-06-15 10:41:56 +02:00
Mesh_2 Merge branch 'master' into P3M3-Undocumented_polyhedral_domain_example-GF 2023-05-04 17:28:47 +02:00
Mesh_3 fixes after merge 2023-06-15 11:34:14 +02:00
Mesher_level Mesh_2: fix a warning 2023-05-04 15:58:54 +02:00
Minkowski_sum_2 remove Object from Minkowski_sum_2 2023-06-20 19:11:00 +02:00
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Nef_2 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Nef_3 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Nef_S2 boost::any ==> std::any 2023-06-15 10:57:09 +02:00
NewKernel_d boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Number_types Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
OpenNL
Optimal_bounding_box Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Optimal_transportation_reconstruction_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Optimisation_basic
Orthtree
Partition_2 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Periodic_2_triangulation_2 Merge pull request #7236 from albert-github/feature/issue_7231 2023-04-17 10:14:01 +02:00
Periodic_3_mesh_3 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Periodic_3_triangulation_3 P3M3: Non-cubic domains, fixes, improvements (#7062) 2023-05-30 19:13:45 +02:00
Periodic_4_hyperbolic_triangulation_2 boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Point_set_2
Point_set_3 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Point_set_processing_3 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Poisson_surface_reconstruction_3 Scale_space_reconstruction: Cleanup 2023-05-17 14:31:46 +01:00
Polygon Applied small fixes 2023-05-08 21:43:06 +03:00
Polygon_mesh_processing Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +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 remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Polyline_simplification_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Polynomial remove CGAL_static_assertion* 2023-06-15 10:42: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
QP_solver
Random_numbers
Ridges_3 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
SMDS_3 add utility to avoid duplicate in variant + use it in SMDS_3 2023-06-15 11:34:14 +02:00
STL_Extension fix for variant/optional<variant> 2023-06-21 11:19:58 +02:00
Scale_space_reconstruction_3 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Scripts Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos 2023-06-07 15:15:51 +02:00
SearchStructures
Segment_Delaunay_graph_2 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Segment_Delaunay_graph_Linf_2 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Set_movable_separability_2 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Shape_detection Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Shape_regularization Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Skin_surface_3 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
Snap_rounding_2 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Solver_interface removing msvc2015 specific warning 2023-06-08 14:33:18 +02:00
Spatial_searching Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Spatial_sorting remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Straight_skeleton_2 fixes after merge 2023-06-15 11:34:14 +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 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Subdivision_method_3 Merge pull request #7236 from albert-github/feature/issue_7231 2023-04-17 10:14:01 +02:00
Surface_mesh Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Surface_mesh_approximation boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Surface_mesh_deformation boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Surface_mesh_parameterization Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Surface_mesh_segmentation boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Surface_mesh_shortest_path boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Surface_mesh_simplification Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Surface_mesh_skeletonization
Surface_mesh_topology Merge pull request #7236 from albert-github/feature/issue_7231 2023-04-17 10:14:01 +02:00
Surface_mesher boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Surface_sweep_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
TDS_2 issue #7231 Improvement of layout of refines relations. 2023-03-14 17:37:50 +01:00
TDS_3 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Testsuite missing comment 2023-05-18 17:00:09 +02:00
Tetrahedral_remeshing Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Three Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Triangulation boost::optional::get -> std::optional::value 2023-06-15 11:34:14 +02:00
Triangulation_2 Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Triangulation_3 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Triangulation_on_sphere_2 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Union_find
Visibility_2 boost::get -> std::get_if 2023-06-15 11:34:14 +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
ccpp.yml
cmake_uninstall.cmake.in
copyright Rename package to Straight_skeleton_extrusion_2, move /examples to SLS 2023-03-27 11:51:17 +02: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