The public CGAL repository, see the README below
Go to file
Sébastien Loriot d95d834af1 Surface_mesh iterator should not return a reference 2022-08-05 13:40:28 +02:00
.github update command 2022-07-18 14:54:51 +02:00
AABB_tree Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD 2022-07-12 18:21:16 +02:00
Advancing_front_surface_reconstruction Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Algebraic_foundations Corrections for more strict doxygen symbol resolver 2022-06-07 10:56:37 +02:00
Algebraic_kernel_d licence -> license 2022-07-19 09:04:19 +02:00
Algebraic_kernel_for_circles Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Algebraic_kernel_for_spheres Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Alpha_shapes_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Alpha_shapes_3 clean up EXAMPLE_PATH 2022-05-23 16:52:17 +02:00
Alpha_wrap_3 mesh has been renamed 2022-08-04 08:36:12 +02:00
Apollonius_graph_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Arithmetic_kernel Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Arrangement_on_surface_2 Merge pull request #6746 from efifogel/Aos_2-compare_y_at_x-efif 2022-07-24 18:08:32 +02:00
BGL Merge remote-tracking branch 'cgal/master' 2022-08-02 12:05:51 +02: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 Merge pull request #6650 from afabri/Boolean_set_operations-disambuguate_do_intersect-GF 2022-06-10 16:45:29 +02:00
Bounding_volumes Fix forward declaration living in the wrong namespace 2022-06-24 08:46:12 +02:00
Box_intersection_d Merge pull request #6461 from afabri/Box_intersection-progress-GF 2022-05-13 17:22:43 +02:00
CGAL_Core Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
CGAL_ImageIO Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
CGAL_ipelets Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Cartesian_kernel Use cmp_signed_dist_to_directionC2 for Compare_signed_distance_to_line_2 2022-06-30 16:23:09 +02:00
Circular_kernel_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Circular_kernel_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Circulator Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Classification fix classification example using region growing 2022-08-04 09:07:36 +02:00
Combinatorial_map add out-of-class definition if c++17 is not used 2022-07-27 16:28:59 +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 Remove unused typedef/variables 2022-07-05 09:46:30 +02:00
Convex_hull_3 Less_signed_... --> Compare_signed_... in CH3 adapters 2022-07-02 17:19:48 +02:00
Convex_hull_d Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Data/data Merge branch 'master' into Region_growing-revision-soesau 2022-07-06 15:20:11 +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 licence -> license 2022-07-19 09:04:19 +02: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 Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF 2022-06-29 12:30:35 +02:00
Generalized_map add out-of-class definition if c++17 is not used 2022-07-27 16:28:59 +02:00
Generator resolve merge conflict 2022-05-18 07:20:41 +01:00
GraphicsView Merge pull request #6770 from sloriot/Basic_viewer-typo 2022-07-28 14:41:34 +02:00
HalfedgeDS Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Hash_map Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Heat_method_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Homogeneous_kernel Merge pull request #6426 from afabri/Kernel_23-Call_function_objects-GF 2022-03-29 17:47:06 +02:00
Hyperbolic_triangulation_2 clean up EXAMPLE_PATH 2022-05-23 16:52:17 +02:00
Inscribed_areas Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Installation Merge remote-tracking branch 'cgal/master' 2022-08-02 12:05:51 +02:00
Interpolation Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Intersections_2 Merge pull request #6650 from afabri/Boolean_set_operations-disambuguate_do_intersect-GF 2022-06-10 16:45:29 +02:00
Intersections_3 Qualify do_intersect to avoid ambiguous dispatch 2022-06-04 13:17:02 +09:00
Interval_skip_list Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Interval_support Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Jet_fitting_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Kernel_23 Merge remote-tracking branch 'cgal/5.5.x-branch' 2022-07-12 18:22:02 +02:00
Kernel_d Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF 2022-05-13 15:53:36 +02:00
LEDA extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Linear_cell_complex add out-of-class definition if c++17 is not used 2022-07-27 16:28:59 +02:00
MacOSX add files removed by error 2021-09-02 17:25:55 +02:00
Maintenance Update mailing.eml 2022-07-24 18:08:09 +02:00
Matrix_search Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Mesh_2 Merge branch 'master' into Triangulation_2-mark_domains-GF 2022-07-11 16:38:15 +02:00
Mesh_3 Merge remote-tracking branch 'cgal/5.5.x-branch' 2022-07-12 18:22:02 +02:00
Mesher_level Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-08-25 19:33:46 +02:00
Minkowski_sum_2 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02: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 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Nef_2 Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF 2022-05-13 15:53:36 +02:00
Nef_3 Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Nef_S2 Merge pull request #6683 from lrineau/Nef_S2-fix_use_after_free-GF 2022-06-29 09:50:39 +02:00
NewKernel_d Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Number_types licence -> license 2022-07-19 09:04:19 +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 branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Optimal_transportation_reconstruction_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Optimisation_basic Add missing dependencies to Optimisation_basic 2020-10-13 09:55:38 +02:00
Orthtree Orthtree: Fix in test code 2022-06-30 15:57:21 +01:00
Partition_2 Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF 2022-06-29 12:30:35 +02:00
Periodic_2_triangulation_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Periodic_3_mesh_3 Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois 2022-06-13 16:26:34 +02:00
Periodic_3_triangulation_3 Merge pull request #6655 from lrineau/Triangulation_3-fix_use_after_free-GF 2022-06-15 10:20:48 +02:00
Periodic_4_hyperbolic_triangulation_2 clean up EXAMPLE_PATH 2022-05-23 16:52:17 +02:00
Point_set_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Point_set_3 Merge branch 'master' into Region_growing-revision-soesau 2022-06-24 11:06:56 +02:00
Point_set_processing_3 Fix a CMake bad code 2022-06-20 09:55:12 +02:00
Poisson_surface_reconstruction_3 Poisson_surface_reconstruction_3: unknown command `@commentheading` 2022-05-26 19:06:01 +02:00
Polygon Merge pull request #6609 from afabri/Polygon-transform-GF 2022-06-15 10:20:58 +02:00
Polygon_mesh_processing add PMP region growing function (plane/face) 2022-08-03 20:08:05 +02:00
Polygonal_surface_reconstruction remove input range from Region_growing parameters 2022-07-11 16:59:48 +02:00
Polyhedron add PMP region growing function (plane/face) 2022-08-03 20:08:05 +02:00
Polyline_simplification_2 Merge pull request #6599 from afabri/Polyline_simplification-constref-GF 2022-05-26 18:11:38 +02:00
Polynomial licence -> license 2022-07-19 09:04:19 +02:00
Polytope_distance_d Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF 2022-05-13 15:53:36 +02:00
Principal_component_analysis Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Principal_component_analysis_LGPL Fix centroid computations for Iso_cuboid_3 2020-10-29 14:15:38 +01:00
Profiling_tools Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Property_map correctly forward temporaries 2022-08-05 13:15:09 +02:00
QP_solver Merge remote-tracking branch 'cgal/5.4.x-branch' 2022-05-13 17:26:04 +02:00
Random_numbers Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Ridges_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
SMDS_3 SMDS_3 Incorrect link 2022-06-29 12:21:07 +02:00
STL_Extension Merge remote-tracking branch 'cgal/master' 2022-08-02 12:05:51 +02:00
Scale_space_reconstruction_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Scripts sed -i -e 's/egrep/grep -E/g' 2022-07-01 16:19:36 +02:00
SearchStructures Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Segment_Delaunay_graph_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Segment_Delaunay_graph_Linf_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Set_movable_separability_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Shape_detection fix warnings 2022-08-05 10:00:24 +02:00
Shape_regularization Merge branch 'master' into Region_growing-revision-soesau 2022-06-24 11:06:56 +02:00
Skin_surface_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +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: unsigned int -> size_t for vector copy 2022-07-04 11:38:14 +02:00
Spatial_sorting Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Straight_skeleton_2 Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD 2022-07-12 18:21:16 +02:00
Stream_lines_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Stream_support Improve links 2022-06-13 16:27:43 +02:00
Subdivision_method_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Surface_mesh Surface_mesh iterator should not return a reference 2022-08-05 13:40:28 +02:00
Surface_mesh_approximation Fix Shape Approximantion (and almost AABB) 2022-05-17 10:51:32 +01: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 #6716 from afabri/Parameterization-iterative_authalic_performance-GF 2022-08-01 15:54:38 +02:00
Surface_mesh_segmentation Merge remote-tracking branch 'cgal/5.4.x-branch' 2022-07-04 10:52:16 +02:00
Surface_mesh_shortest_path Merge remote-tracking branch 'cgal/5.5.x-branch' 2022-07-12 18:22:02 +02:00
Surface_mesh_simplification Merge pull request #6577 from sloriot/SMS-parallel_ex 2022-06-08 17:33:46 +02:00
Surface_mesh_skeletonization Merge pull request #6547 from afabri/Skeletoniation-HDS-GF 2022-07-08 20:24:58 +02:00
Surface_mesh_topology Merge branch 'master' into CMap_index-gdamiand 2022-07-19 09:44:16 +02:00
Surface_mesher Fix doxygen warnings 2022-05-17 10:31:07 +01:00
Surface_sweep_2 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
TDS_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
TDS_3 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Testsuite sed -i -e 's/egrep/grep -E/g' 2022-07-01 16:19:36 +02:00
Tetrahedral_remeshing Merge pull request #6646 from lrineau/Installation-optional_ASAN-GF 2022-06-29 09:52:15 +02:00
Three Corrections for more strict doxygen symbol resolver 2022-06-07 10:56:37 +02:00
Triangulation Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Triangulation_2 Merge pull request #6688 from gdamiand/CMap_index-gdamiand 2022-08-02 10:55:37 +02:00
Triangulation_3 Merge branch 'master' into CMap_index-gdamiand 2022-07-19 09:44:16 +02:00
Triangulation_on_sphere_2 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Union_find Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Visibility_2 Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF 2022-06-29 12:30:35 +02:00
Voronoi_diagram_2 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Weights Merge branch 'master' into Region_growing-revision-soesau 2022-07-06 15:20:11 +02: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
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
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