The public CGAL repository, see the README below
Go to file
Laurent Rineau ea35fa8f88 Fix autotest_cgal_with_ctest
That commit makes the CMake variables `CGAL_TEST_SUITE` (the new one)
and `RUNNING_CGAL_AUTO_TEST` (the legacy one) completely equivalent.
2022-10-05 15:06:02 +02:00
.github Merge remote-tracking branch 'cgal/5.3.x-branch' 2022-05-13 17:25:21 +02:00
AABB_tree update link 2022-07-11 11:11:31 +02:00
Advancing_front_surface_reconstruction Merge pull request #6255 from afabri/Advancing_front-fix_example-GF 2022-01-21 16:07:58 +01:00
Algebraic_foundations update latest cmake version tested 2021-11-09 10:58:47 +01:00
Algebraic_kernel_d update latest cmake version tested 2021-11-09 10:58:47 +01:00
Algebraic_kernel_for_circles update latest cmake version tested 2021-11-09 10:58:47 +01:00
Algebraic_kernel_for_spheres update latest cmake version tested 2021-11-09 10:58:47 +01:00
Alpha_shapes_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Alpha_shapes_3 remove doc dep 2021-12-16 19:05:42 +01:00
Apollonius_graph_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Arithmetic_kernel update latest cmake version tested 2021-11-09 10:58:47 +01:00
Arrangement_on_surface_2 fix more warnings 2022-07-12 18:18:34 +02:00
BGL fix doc 2022-06-20 18:03:15 +02:00
Barycentric_coordinates_2 do not set cxx standard in the final target cmake script 2022-05-04 10:37:02 +02:00
Boolean_set_operations_2 std++14 style enable_if 2022-06-07 20:57:57 +02:00
Bounding_volumes Fix forward declaration living in the wrong namespace 2022-06-24 08:46:12 +02:00
Box_intersection_d update latest cmake version tested 2021-11-09 10:58:47 +01:00
CGAL_Core Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-11-29 16:03:16 +01:00
CGAL_ImageIO ImageIO: Use CGAL_USE to avoid warning 2022-02-18 15:39:22 +01:00
CGAL_ipelets remove mentions to CMAKE_GENERATOR in test scripts 2022-04-28 13:48:23 +02:00
Cartesian_kernel Merge pull request #6488 from sloriot/ICC-workaround 2022-04-27 16:30:53 +02:00
Circular_kernel_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Circular_kernel_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Circulator update latest cmake version tested 2021-11-09 10:58:47 +01:00
Classification Merge pull request #6198 from albert-github/feature/bug_classification_endcond 2022-01-03 16:26:02 +01:00
Combinatorial_map Deal a little bit with Linear_cell_complex and Combinatorial_map 2022-03-09 14:13:31 +00:00
Cone_spanners_2 Remove some unintended artifacts from the documentation 2021-11-25 15:43:21 +01:00
Convex_decomposition_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Convex_hull_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Convex_hull_3 Convex_hull_3: Use K::Boolean and not bool 2022-05-09 15:30:26 +01:00
Convex_hull_d update latest cmake version tested 2021-11-09 10:58:47 +01:00
Data/data fix invalid data (duplicated layer and invalid spacing) 2021-10-29 17:42:02 +02:00
Distance_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Distance_3 Avoid some superfluous checks 2022-02-28 11:29:54 +01:00
Documentation/doc Update Documentation/doc/Documentation/windows.txt 2022-07-11 11:59:59 +02:00
Envelope_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Envelope_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Filtered_kernel Fix static filter of Do_intersect_3(Bbox_3,Triangle_3) 2022-08-24 16:18:07 +02:00
Generalized_map update latest cmake version tested 2021-11-09 10:58:47 +01:00
Generator update latest cmake version tested 2021-11-09 10:58:47 +01:00
GraphicsView Polyhedron demo - Fix the display of protecting balls 2022-09-20 16:15:49 +02:00
HalfedgeDS Merge pull request #6291 from sloriot/HDS-pointer_arithmetic 2022-02-02 16:35:34 +01:00
Hash_map update latest cmake version tested 2021-11-09 10:58:47 +01:00
Heat_method_3 Merge pull request #6179 from sloriot/HM-link_error_with_IDT 2021-12-20 18:06:19 +01:00
Homogeneous_kernel fix warnings about arithmetic operations on enum 2021-11-29 17:59:12 +01:00
Hyperbolic_triangulation_2 Merge pull request #6114 from sloriot/CGAL-cmake_clean_up 2021-11-18 12:27:19 +01:00
Inscribed_areas update latest cmake version tested 2021-11-09 10:58:47 +01:00
Installation Fix autotest_cgal_with_ctest 2022-10-05 15:06:02 +02:00
Interpolation Remove Geomview from the manual and the demos 2021-12-14 14:01:21 +00:00
Intersections_2 Add issue 6600 test case 2022-06-07 19:47:30 +01:00
Intersections_3 Merge pull request #6779 from sloriot/Intersections_3-better_tetra_tri 2022-09-13 12:31:37 +02:00
Interval_skip_list update latest cmake version tested 2021-11-09 10:58:47 +01:00
Interval_support update latest cmake version tested 2021-11-09 10:58:47 +01:00
Jet_fitting_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Kernel_23 fix more warnings 2022-07-12 18:18:34 +02:00
Kernel_d update latest cmake version tested 2021-11-09 10:58:47 +01:00
LEDA
Linear_cell_complex Deal a little bit with Linear_cell_complex and Combinatorial_map 2022-03-09 14:13:31 +00:00
MacOSX add files removed by error 2021-09-02 17:25:55 +02:00
Maintenance Announcement for CGAL-5.4 2022-01-31 17:26:34 +01:00
Matrix_search update latest cmake version tested 2021-11-09 10:58:47 +01:00
Mesh_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Mesh_3 Revert "temporarily replace explicit call to kernel" 2022-08-25 10:29:04 +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 pull request #6535 from sloriot/Test-remove_cmake_generator 2022-05-06 14:19:07 +02:00
Minkowski_sum_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Miscellany/doc/Miscellany
Modifier update latest cmake version tested 2021-11-09 10:58:47 +01:00
Modular_arithmetic update latest cmake version tested 2021-11-09 10:58:47 +01:00
Nef_2 Merge pull request #6207 from sloriot/CGAL-set_but_not_used_variable 2022-01-03 16:22:34 +01:00
Nef_3 Nef_3: Fix in nary functions 2022-08-02 17:37:38 +01:00
Nef_S2 Fix a use-after-free 2022-06-20 11:58:40 +02:00
NewKernel_d Merge pull request #6488 from sloriot/ICC-workaround 2022-04-27 16:30:53 +02:00
Number_types fix more warnings 2022-07-12 18:18:34 +02:00
OpenNL
Optimal_bounding_box Update dependencies of now Triangulation_2-free packages 2021-12-16 13:53:54 +01:00
Optimal_transportation_reconstruction_2 Merge pull request #6213 from sloriot/OTR_2-doc 2022-01-04 16:31:20 +01:00
Optimisation_basic
Orthtree do not set cxx standard in the final target cmake script 2022-05-04 10:37:02 +02:00
Partition_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Periodic_2_triangulation_2 Initialize the size of Unique_hash_map 2022-03-09 11:34:12 +00:00
Periodic_3_mesh_3 fix warnings cherry-picked from master targetting 5.4 2021-11-29 18:02:31 +01:00
Periodic_3_triangulation_3 One more use-after-free in P3T3 2022-06-10 09:46:09 +02:00
Periodic_4_hyperbolic_triangulation_2 Merge pull request #6114 from sloriot/CGAL-cmake_clean_up 2021-11-18 12:27:19 +01:00
Point_set_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Point_set_3 Merge pull request #6114 from sloriot/CGAL-cmake_clean_up 2021-11-18 12:27:19 +01:00
Point_set_processing_3 Fix typo (leading to a compilation error) 2022-02-22 08:11:51 +00:00
Poisson_surface_reconstruction_3 remove mentions to CMAKE_GENERATOR in test scripts 2022-04-28 13:48:23 +02:00
Polygon Polygon: Remove a workaround for an old Sun compiler 2022-02-02 12:51:24 +00:00
Polygon_mesh_processing Merge pull request #6845 from sloriot/PMP-coref_open_mesh_case 2022-10-04 13:48:16 +02:00
Polygonal_surface_reconstruction update latest cmake version tested 2021-11-09 10:58:47 +01:00
Polyhedron Fix autotest_cgal_with_ctest 2022-10-05 15:06:02 +02:00
Polyline_simplification_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Polynomial Merge pull request #6268 from afabri/Polynomial-precision-GF 2022-02-02 16:35:39 +01:00
Polytope_distance_d Update dependencies of now Triangulation_2-free packages 2021-12-16 13:53:54 +01:00
Principal_component_analysis Merge pull request #6510 from oesi82/PCA-Linear_least_squares_fitting_3_NaN-GF 2022-05-06 14:19:25 +02:00
Principal_component_analysis_LGPL
Profiling_tools update latest cmake version tested 2021-11-09 10:58:47 +01:00
Property_map please intel 2019 compiler 2022-06-13 17:01:35 +02:00
QP_solver Merge remote-tracking branch 'cgal/5.3.x-branch' 2022-05-13 17:25:21 +02:00
Random_numbers update latest cmake version tested 2021-11-09 10:58:47 +01:00
Ridges_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
STL_Extension actually the warning only shows up using clang 2022-07-12 18:18:34 +02:00
Scale_space_reconstruction_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Scripts Merge pull request #6535 from sloriot/Test-remove_cmake_generator 2022-05-06 14:19:07 +02:00
SearchStructures update latest cmake version tested 2021-11-09 10:58:47 +01:00
Segment_Delaunay_graph_2 restore removed lines 2021-11-10 09:33:23 +01:00
Segment_Delaunay_graph_Linf_2 restore removed lines 2021-11-10 09:33:23 +01:00
Set_movable_separability_2 Fix autotest_cgal_with_ctest 2022-10-05 15:06:02 +02:00
Shape_detection update latest cmake version tested 2021-11-09 10:58:47 +01:00
Shape_regularization Merge pull request #6559 from sloriot/Shape_regularization-warning 2022-05-13 15:54:16 +02:00
Skin_surface_3 Clean up Skin_surface as Unique_hash_map is not used at all 2022-03-09 13:11:19 +00:00
Snap_rounding_2 Merge pull request #6535 from sloriot/Test-remove_cmake_generator 2022-05-06 14:19:07 +02:00
Solver_interface update latest cmake version tested 2021-11-09 10:58:47 +01:00
Spatial_searching Merge pull request #6316 from sloriot/CGAL-boost_progress 2022-02-22 18:23:37 +01:00
Spatial_sorting Merge pull request #6485 from sloriot/SS-use_member_kernel 2022-04-12 16:34:33 +02:00
Straight_skeleton_2 fix more warnings 2022-07-12 18:18:34 +02:00
Stream_lines_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Stream_support Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary 2022-03-09 11:33:17 +01:00
Subdivision_method_3 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Surface_mesh Merge pull request #6114 from sloriot/CGAL-cmake_clean_up 2021-11-18 12:27:19 +01:00
Surface_mesh_approximation Merge pull request #6225 from sloriot/VSA-fix_infinite_loop 2022-01-12 11:41:30 +01:00
Surface_mesh_deformation update latest cmake version tested 2021-11-09 10:58:47 +01:00
Surface_mesh_parameterization Merge pull request #6177 from MaelRL/SMP-Silence_warning-GF 2021-12-20 18:06:26 +01:00
Surface_mesh_segmentation Add graph::clear() 2022-06-24 09:30:16 +02:00
Surface_mesh_shortest_path fix warnin 2022-07-08 20:21:02 +02:00
Surface_mesh_simplification update latest cmake version tested 2021-11-09 10:58:47 +01:00
Surface_mesh_skeletonization update latest cmake version tested 2021-11-09 10:58:47 +01:00
Surface_mesh_topology fix warnings about arithmetic operations on enum 2021-11-29 17:59:12 +01:00
Surface_mesher Fix autotest_cgal_with_ctest 2022-10-05 15:06:02 +02:00
Surface_sweep_2 Merge pull request #6535 from sloriot/Test-remove_cmake_generator 2022-05-06 14:19:07 +02:00
TDS_2 TDS_2: Remove several std::cout << which probably sneaked in accidentally 2022-04-26 08:15:51 +01:00
TDS_3 Initialize the size of Unique_hash_map 2022-03-09 11:34:12 +00:00
Testsuite Merge pull request #6210 from lrineau/Testsuite-fix__parse-ctest-dashboard-xml.py-GF 2022-01-03 16:22:31 +01:00
Tetrahedral_remeshing update latest cmake version tested 2021-11-09 10:58:47 +01:00
Three Fix autotest_cgal_with_ctest 2022-10-05 15:06:02 +02:00
Triangulation update latest cmake version tested 2021-11-09 10:58:47 +01:00
Triangulation_2 Merge pull request #6395 from afabri/TDS-better_initialization_of_Unique_hash_map-GF 2022-03-18 15:57:04 +01:00
Triangulation_3 More use our free of `outer_map` 2022-06-10 09:15:11 +02:00
Triangulation_on_sphere_2 fix error message 2022-05-03 18:31:07 +02:00
Union_find update latest cmake version tested 2021-11-09 10:58:47 +01:00
Visibility_2 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Voronoi_diagram_2 Merge pull request #6252 from afabri/Voronoi-random_file_name-GF 2022-01-21 14:38:34 +01:00
Weights please intel 2019 compiler 2022-06-13 17:01:35 +02:00
.clang-tidy restore removed value 2021-09-02 19:09:28 +02:00
.gitattributes
.gitignore
CGALConfig.cmake
CGALConfigVersion.cmake
CMakeLists.txt update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +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