The public CGAL repository, see the README below
Go to file
albert-github 014c06fd19 spelling corrections
Some spelling corrections (Directories starting with `A`)
2022-11-14 15:32:47 +01:00
.github Merge pull request #7007 from SaillantNicolas/Add_workflow_Emoji-comment 2022-11-04 15:18:58 +01:00
AABB_tree spelling corrections 2022-11-14 15:32:47 +01:00
Advancing_front_surface_reconstruction Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Algebraic_foundations spelling corrections 2022-11-14 15:32:47 +01:00
Algebraic_kernel_d spelling corrections 2022-11-14 15:32:47 +01:00
Algebraic_kernel_for_circles boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Algebraic_kernel_for_spheres spelling corrections 2022-11-14 15:32:47 +01:00
Alpha_shapes_2 spelling corrections 2022-11-14 15:32:47 +01:00
Alpha_shapes_3 spelling corrections 2022-11-14 15:32:47 +01:00
Alpha_wrap_3 spelling corrections 2022-11-14 15:32:47 +01:00
Apollonius_graph_2 spelling corrections 2022-11-14 15:32:47 +01:00
Arithmetic_kernel spelling corrections 2022-11-14 15:32:47 +01:00
Arrangement_on_surface_2 spelling corrections 2022-11-14 15:32:47 +01:00
BGL Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Barycentric_coordinates_2 Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF 2022-06-29 12:30:35 +02:00
Boolean_set_operations_2 Some obvious missing quotes and typos 2022-09-24 18:47:33 +02:00
Bounding_volumes Merge master 2022-10-14 14:40:58 +01:00
Box_intersection_d more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
CGAL_Core Some obvious missing quotes and typos 2022-09-24 18:47:33 +02:00
CGAL_ImageIO Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
CGAL_ipelets BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Cartesian_kernel Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Circular_kernel_2 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Circular_kernel_3 move is_iterator to type_traits 2022-06-10 09:43:59 +02:00
Circulator Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Classification Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Combinatorial_map Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Cone_spanners_2 Merge pull request #6573 from sloriot/CGAL-pedantic_warnings 2022-05-13 15:55:26 +02:00
Convex_decomposition_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Convex_hull_2 Take Laurent's review into account 2022-10-14 11:34:34 +01:00
Convex_hull_3 Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Convex_hull_d Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Data/data Merge cgal/master 2022-06-08 23:13:25 +02:00
Distance_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Distance_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Documentation/doc Documentation: spelling corrections 2022-11-13 13:47:14 +01:00
Envelope_2 Cleaned up and fixed compilation error in compare_y_at_end() 2022-07-13 14:24:33 +03:00
Envelope_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Filtered_kernel Merge pull request #6809 from lrineau/Filtered_kernel-fix__do_intersect__Bbox_3__Triangle_3__static_filters-GF 2022-09-13 12:33:03 +02:00
Generalized_map Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Generator Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
GraphicsView Merge branch 'master' into gsoc2022-boost_np 2022-10-28 15:39:36 +02:00
HalfedgeDS Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
Hash_map Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Heat_method_3 Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
Homogeneous_kernel use std::enable_if_t 2022-06-10 07:37:53 +02:00
Hyperbolic_triangulation_2 Merge master 2022-10-14 14:40:58 +01:00
Inscribed_areas Take Laurent's review into account 2022-10-14 11:34:34 +01:00
Installation Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Interpolation CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Intersections_2 Merge sloriot/CGAL-std_type_traits into master 2022-06-23 16:35:37 +02:00
Intersections_3 Merge pull request #6779 from sloriot/Intersections_3-better_tetra_tri 2022-09-13 12:33:08 +02:00
Interval_skip_list Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Interval_support BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Jet_fitting_3 Some obvious missing quotes 2022-09-25 18:00:08 +02:00
Kernel_23 CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Kernel_d Kernel_d: Address -Wmaybe-uninitialized warning 2022-10-26 08:27:50 +01:00
LEDA extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Linear_cell_complex LCC demo 2022-10-25 07:36:03 +01:00
MacOSX Fix the script cgal_check_dependencies.sh 2022-09-27 14:31:50 +02:00
Maintenance updated crontab (automated commit) 2022-10-24 09:18:03 +02:00
Matrix_search Take Laurent's review into account 2022-10-14 11:34:34 +01:00
Mesh_2 Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Mesh_3 Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Mesher_level Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-25 19:33:46 +02:00
Minkowski_sum_2 Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
Minkowski_sum_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Miscellany/doc/Miscellany Remove sizing of hash tables in copy constructors, size just grows 2022-03-17 20:21:12 +00:00
Modifier Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Modular_arithmetic BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Nef_2 Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
Nef_3 Some obvious missing quotes 2022-09-25 18:00:08 +02:00
Nef_S2 Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
NewKernel_d Parameterization: instanciation -> instantiation 2022-08-24 08:35:13 +01:00
Number_types Merge pull request #6942 from sloriot/CGAL-header_clean_up 2022-10-13 15:17:39 +02:00
OpenNL extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Optimal_bounding_box Merge master 2022-10-14 14:40:58 +01:00
Optimal_transportation_reconstruction_2 OTR demo 2022-10-25 07:37:15 +01:00
Optimisation_basic Fix dependencies 2022-09-28 13:38:24 +02:00
Orthtree Orthtree: Fix in test code 2022-06-30 15:57:21 +01:00
Partition_2 Take Laurent's review into account 2022-10-14 11:34:34 +01:00
Periodic_2_triangulation_2 Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Periodic_3_mesh_3 Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Periodic_3_triangulation_3 Some more conversions to non-package specific assertions 2022-09-23 15:20:24 +02:00
Periodic_4_hyperbolic_triangulation_2 Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Point_set_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Point_set_3 Point_set_3: Fix typos in the reference manual page 2022-10-24 15:15:50 +01:00
Point_set_processing_3 Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Poisson_surface_reconstruction_3 Merge master 2022-10-14 14:40:58 +01:00
Polygon Take Laurent's review into account 2022-10-14 11:34:34 +01:00
Polygon_mesh_processing reparation -> repairing 2022-11-09 15:44:10 +01:00
Polygonal_surface_reconstruction fix package license 2022-08-02 13:32:36 +02:00
Polyhedron Merge pull request #7027 from afabri/Polyhdron_demo-grid_generator-GF 2022-11-08 14:04:35 +01:00
Polyline_simplification_2 Merge pull request #6599 from afabri/Polyline_simplification-constref-GF 2022-05-26 18:11:38 +02:00
Polynomial Merge pull request #6917 from albert-github/feature/bug_Polynomial_formula 2022-10-13 15:17:46 +02:00
Polytope_distance_d Merge master 2022-10-14 14:40:58 +01:00
Principal_component_analysis Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Principal_component_analysis_LGPL Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015 2022-06-27 08:58:17 +01:00
Profiling_tools Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Property_map Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
QP_solver QP_solver: Missing links to include file 2022-09-28 14:30:47 +02:00
Random_numbers Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Ridges_3 BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
SMDS_3 Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
STL_Extension Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Scale_space_reconstruction_3 Scale_space_reconstruction 2022-10-14 10:34:54 +01:00
Scripts fix indentation 2022-10-25 16:55:17 +02:00
SearchStructures Merge master 2022-10-14 14:40:58 +01:00
Segment_Delaunay_graph_2 Merge master 2022-10-14 14:40:58 +01:00
Segment_Delaunay_graph_Linf_2 Deal with a set but unused warning 2022-10-21 09:14:58 +01:00
Set_movable_separability_2 Documentation error in Set_movable_separability_2 2022-09-25 10:09:07 +02:00
Shape_detection Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Shape_regularization Fix dependencies 2022-09-21 14:38:09 +02:00
Skin_surface_3 Some more conversions to non-package specific assertions 2022-09-23 15:20:24 +02:00
Snap_rounding_2 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Solver_interface added refines Assignable 2022-07-29 15:39:27 +02:00
Spatial_searching Spatial_searching 2022-10-14 10:36:35 +01:00
Spatial_sorting Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Straight_skeleton_2 Do the test if we want to assert at runtime only when CGAL_ENABLE_DISABLE_ASSERTIONS_AT_RUNTIME is defined 2022-10-07 11:21:02 +01:00
Stream_lines_2 CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Stream_support Some obvious missing quotes 2022-09-25 18:00:08 +02:00
Subdivision_method_3 Fix Sqrt(3) subdivision mask calculation 2022-09-08 01:59:38 +03:00
Surface_mesh Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
Surface_mesh_approximation boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Surface_mesh_deformation Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Surface_mesh_parameterization Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Surface_mesh_segmentation Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Surface_mesh_shortest_path Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Surface_mesh_simplification Obvious spelling error 2022-09-29 12:13:39 +02:00
Surface_mesh_skeletonization Apply suggestions from code review 2022-08-22 19:50:57 +03:00
Surface_mesh_topology Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
Surface_mesher Address -Wunused-but-set-variable 2022-10-11 07:45:45 +01:00
Surface_sweep_2 missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
TDS_2 tiny indentation fix 2022-09-23 15:25:30 +02:00
TDS_3 CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Testsuite sed -i -e 's/egrep/grep -E/g' 2022-07-01 16:19:36 +02:00
Tetrahedral_remeshing Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Three Documentation error in Three 2022-09-24 14:50:09 +02:00
Triangulation Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc 2022-10-07 15:46:42 +02:00
Triangulation_2 Merge pull request #6642 from sloriot/gsoc2022-boost_np 2022-11-07 10:08:38 +01:00
Triangulation_3 Merge pull request #6871 from afabri/CGAL_assertions-GF 2022-11-03 09:44:48 +01:00
Triangulation_on_sphere_2 CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Union_find Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Visibility_2 Triangulation_3, Visibility_2 2022-10-13 07:55:32 +01:00
Voronoi_diagram_2 Voronoi_diagram_2 2022-10-13 07:58:21 +01:00
Weights Merge pull request #6970 from MaelRL/SMP-Fix_ARAP_post_process-GF 2022-11-03 09:44:37 +01:00
.clang-tidy restore removed value 2021-09-02 19:09:28 +02:00
.gitattributes Declare Nef_3 data files 2020-06-24 12:18:15 +02:00
.gitignore Merge branch '5.5.x-branch' 2022-06-15 10:23:16 +02:00
CGALConfig.cmake
CGALConfigVersion.cmake Add CGALConfigVersion.cmake, and CTest tests 2020-05-01 15:00:35 +02:00
CMakeLists.txt use `cmake_language(DEFER CALL..)` instead of `variable_watch` 2022-06-21 20:59:18 +02:00
INSTALL.md INSTALL.md: Fix missing path in cmake invocation 2020-03-01 20:14:05 +01:00
LICENSE.md Re-add Creative Commons 2020-12-03 10:32:55 +01:00
README.md Remove the link to Travis 2021-03-26 11:11:48 +01:00
ccpp.yml Update and rename .github/workflows/ccpp.yml to ccpp.yml 2019-09-20 13:34:50 +02:00
cmake_uninstall.cmake.in
copyright remove travis and wininst 2021-02-11 10:37:08 +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