The public CGAL repository, see the README below
Go to file
Maxime Gimeno a06df67327 Factorize installation with a script 2020-10-30 14:51:07 +01:00
.github Factorize installation with a script 2020-10-30 14:51:07 +01:00
.travis Add missing exit 0 2020-10-21 10:05:41 +02:00
AABB_tree WIP 2020-08-19 15:50:22 +02:00
Advancing_front_surface_reconstruction Merge pull request #4893 from maxGimeno/Advancing_front-Fix_deprecated_array-maxGimeno 2020-08-04 16:25:39 +02:00
Algebraic_foundations extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Algebraic_kernel_d Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-29 14:12:29 +02:00
Algebraic_kernel_for_circles extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Algebraic_kernel_for_spheres extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Alpha_shapes_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Alpha_shapes_3 Remove trailing whitespace 2020-04-02 14:37:33 +02:00
Apollonius_graph_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arithmetic_kernel extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arrangement_on_surface_2 Merge branch '5.1.x-branch' 2020-10-23 16:06:55 +02:00
BGL Merge branch '5.1.x-branch' 2020-10-28 09:52:34 +01:00
Barycentric_coordinates_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
Boolean_set_operations_2 Merge pull request #4640 from mglisse/spaceship 2020-05-27 16:33:33 +02:00
Bounding_volumes Fix doc. 2020-10-05 13:04:40 +02:00
Box_intersection_d removed the changes in box_intersection.h only as it was not in a member function 2020-10-09 21:18:07 +05:30
CGAL_Core Fix eating extra whitespace in CORE::BigRat 2020-09-21 08:54:29 +02:00
CGAL_ImageIO Fix define clashes with dirent.h which is included by some boost headers 2020-10-20 14:18:12 +02:00
CGAL_ipelets Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Cartesian_kernel Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv 2020-05-18 12:24:25 +02:00
Circular_kernel_2 remove trailing whitespaces 2020-09-28 11:27:59 +02:00
Circular_kernel_3 remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Circulator extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Classification Merge remote-tracking branch 'mine/Classification-Simpler_IO_for_ETHZ_Random_forest-GF' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-19 07:59:47 +02:00
Combinatorial_map Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Cone_spanners_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Convex_decomposition_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Convex_hull_2 Revert "Merge pull request #4519 from lrineau/Kernel_23-Epeck_objects_in_Compact_container-lrineau_gdamiand" 2020-05-20 09:47:58 +02:00
Convex_hull_3 add missing include 2020-08-28 08:19:32 +02:00
Convex_hull_d Merge remote-tracking branch 'cgal/master' into CGAL-move_semantic_for_triangulations-GF 2020-05-20 09:46:26 +02:00
Distance_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:01:49 +01:00
Distance_3 Merge pull request #4804 from maxGimeno/Distance_3-Fix_compare_for-leda-maxGimeno 2020-06-23 18:49:46 +02:00
Documentation/doc Adapt doc and scripts to new tags and branchs names 2020-09-10 13:10:03 +02:00
Envelope_2 Address comments 2020-08-25 13:43:49 +02:00
Envelope_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Filtered_kernel Merge pull request #5022 from janetournois/Intersections_3-fix_do_intersect_3planes-GF 2020-10-16 13:41:19 +02:00
Generalized_map Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Generator Use imported targets everywhere 2020-04-15 14:06:13 +02:00
Geomview extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
GraphicsView Remove false key binding 2020-10-22 14:06:09 +02:00
HalfedgeDS Fix "error: use of overloaded operator '=='" 2020-06-10 22:33:26 +02:00
Hash_map Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:25:47 +01:00
Heat_method_3 Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Homogeneous_kernel Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv 2020-05-18 12:24:25 +02:00
Hyperbolic_triangulation_2 Merge pull request #4780 from maxGimeno/GraphicsView-Fix_qt_deprecated_code-maxGimeno 2020-06-23 18:50:07 +02:00
Inscribed_areas More weirdo constructors 2020-05-24 11:15:12 +02:00
Installation Merge branch '5.1.x-branch' 2020-10-28 09:52:34 +01:00
Interpolation Weirdo constructor 2020-05-24 11:08:44 +02:00
Intersections_2 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-10-02 15:08:56 +02:00
Intersections_3 Merge pull request #5022 from janetournois/Intersections_3-fix_do_intersect_3planes-GF 2020-10-16 13:41:19 +02:00
Interval_skip_list extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:24:14 +01:00
Interval_support extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Inventor extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Jet_fitting_3 Use imported targets everywhere 2020-04-15 14:06:13 +02:00
Kernel_23 Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-20 13:35:25 +02:00
Kernel_d Construct_power_center_d -> Construct_power_sphere_d 2020-09-11 15:34:14 +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 Merge pull request #4602 from gdamiand/gsoc2019-nccycles-thien 2020-04-29 09:10:37 +02:00
MacOSX introduce Commercial license SPDX tag 2019-10-19 12:15:19 +02:00
Maintenance updated crontab (automated commit) 2020-09-10 14:18:04 +02:00
Matrix_search extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_2 char** 2020-05-25 07:19:33 +01:00
Mesh_3 Merge pull request #4976 from janetournois/Tet_remeshing-speedup-GF 2020-10-02 15:29:24 +02:00
Mesher_level extra run of the script to remove tabs and trailing whitespaces 2020-03-26 18:58:50 +01:00
Minkowski_sum_2 Fixed intersection return type and cleaned up 2020-04-06 02:01:25 +03:00
Minkowski_sum_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Miscellany/doc/Miscellany run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Modifier extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Modular_arithmetic extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Nef_2 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-10-02 15:08:56 +02:00
Nef_3 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-07-28 16:09:28 +02:00
Nef_S2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:26:10 +01:00
NewKernel_d Rename the new occurences of the functors 2020-09-11 15:34:14 +02:00
Number_types Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-02 15:11:03 +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 rename directory 2020-09-10 12:17:59 +02:00
Optimal_transportation_reconstruction_2 Fix more warnings 2020-06-15 10:37:58 +02:00
Optimisation_basic extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Partition_2 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-21 15:25:54 +02:00
Periodic_2_triangulation_2 remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Periodic_3_mesh_3 Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Periodic_3_triangulation_3 Merge pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF 2020-10-02 15:13:15 +02:00
Periodic_4_hyperbolic_triangulation_2 remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Point_set_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Point_set_3 WIP 2020-07-16 14:47:41 +02:00
Point_set_processing_3 use the distance for the split 2020-09-28 09:49:00 +02:00
Poisson_surface_reconstruction_3 Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Polygon extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polygon_mesh_processing Merge pull request #4923 from grassofsky/master 2020-10-20 13:36:07 +02:00
Polygonal_surface_reconstruction flush the buffer 2020-07-22 14:00:24 +08:00
Polyhedron Merge pull request #4626 from sgiraudot/Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-23 15:57:20 +02:00
Polyhedron_IO Revert "fix conversion warning" 2020-04-14 15:40:38 +02:00
Polyline_simplification_2 Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF 2020-04-16 18:15:11 +02:00
Polynomial Merge pull request #4640 from mglisse/spaceship 2020-05-27 16:33:33 +02:00
Polytope_distance_d extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Principal_component_analysis Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF 2020-10-09 17:34:59 +02:00
Principal_component_analysis_LGPL extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Profiling_tools extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Property_map Merge remote-tracking branch 'mine/Classification-Simpler_IO_for_ETHZ_Random_forest-GF' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-19 07:59:47 +02:00
QP_solver Introducing central MATHJAX_CODEFILE 2020-04-13 12:37:57 +02:00
Random_numbers extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Ridges_3 fix msvc error C7626 with c++20 2020-09-25 16:11:19 +02:00
STL_Extension Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup 2020-10-02 15:15:31 +02:00
Scale_space_reconstruction_3 Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup 2020-10-02 15:15:31 +02:00
Scripts Fix the script when the merge fixes 2020-10-09 16:53:07 +02:00
SearchStructures extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Segment_Delaunay_graph_2 Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF 2020-04-16 18:15:11 +02:00
Segment_Delaunay_graph_Linf_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-16 16:28:01 +02:00
Set_movable_separability_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Shape_detection Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-09-24 16:41:45 +02:00
Skin_surface_3 Introducing central MATHJAX_CODEFILE 2020-04-13 12:37:57 +02:00
Snap_rounding_2 Merge branch 'cgal/releases/CGAL-5.0-branch' 2020-03-26 14:22:32 +01:00
Solver_interface Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Spatial_searching Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Spatial_sorting Merge pull request #4636 from sgiraudot/CMake-Third_party_imported_targets-GF 2020-06-05 17:54:14 +02:00
Straight_skeleton_2 Merge pull request #4789 from sloriot/SS-copy_cst 2020-06-23 18:49:55 +02:00
Stream_lines_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Stream_support Merge remote-tracking branch 'mine/Classification-Simpler_IO_for_ETHZ_Random_forest-GF' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-19 07:59:47 +02:00
Subdivision_method_3 cosmetic changes 2020-08-18 10:06:51 +02:00
Surface_mesh Merge remote-tracking branch 'cgal/master' into Surface_mesh_reuse_garbage-GF 2020-10-16 14:01:58 +02:00
Surface_mesh_approximation Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-28 09:51:02 +01:00
Surface_mesh_deformation Fixes for imported targets 2020-04-15 15:02:49 +02:00
Surface_mesh_parameterization Use imported targets everywhere 2020-04-15 14:06:13 +02:00
Surface_mesh_segmentation Merge pull request #4738 from sloriot/BGL-ffg_default_cst 2020-10-02 15:20:33 +02:00
Surface_mesh_shortest_path Fix C++20 errors (patch suggested by Marc Glisse) 2020-05-28 11:07:03 +02:00
Surface_mesh_simplification rename named parameter graph_visitor to visitor 2020-09-15 15:42:24 +02:00
Surface_mesh_skeletonization Merge pull request #5077 from FabienPean/patch-1 2020-10-23 15:57:18 +02:00
Surface_mesh_topology Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Surface_mesher Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup 2020-10-02 15:15:31 +02:00
Surface_sweep_2 Merge branch '5.1.x-branch' 2020-10-23 16:06:55 +02:00
TDS_2 Merge pull request #4496 from lrineau/CGAL-move_semantic_for_triangulations-GF 2020-06-03 16:23:22 +02:00
TDS_3 Merge pull request #4795 from janetournois/Mesh_3-fix_optimisers_parallel-jtournois 2020-06-30 16:38:05 +02:00
Testsuite Merge pull request #4793 from lrineau/Testsuite-rework_the_timeout_of_run_testsuite-GF 2020-06-23 18:49:52 +02:00
Tetrahedral_remeshing Merge pull request #5052 from maxGimeno/CGAL-Fix_warnings_5_1-maxGimeno 2020-10-09 16:50:14 +02:00
Three Remove the scaler form the scene API 2020-10-16 14:32:12 +02:00
Triangulation Use [[no_unique_address]] for info in vertex/cell 2020-08-26 11:30:59 +02:00
Triangulation_2 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-21 09:27:51 +02:00
Triangulation_3 remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Union_find Missing 'template' 2020-05-22 11:29:03 +02:00
Visibility_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
Voronoi_diagram_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
wininst Ship the lib/ sub-directory with the Windows installer 2018-08-27 10:43:46 +02:00
.gitattributes Declare Nef_3 data files 2020-06-24 12:18:15 +02:00
.gitignore tests if SCIP exists before creating the project 2019-06-05 21:32:10 +02:00
.travis.yml Update to bionic and install and use clang-10 2020-08-04 10:12:58 +02:00
CGALConfig.cmake
CGALConfigVersion.cmake Add CGALConfigVersion.cmake, and CTest tests 2020-05-01 15:00:35 +02:00
CMakeLists.txt Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-05-18 11:59:20 +02:00
INSTALL.md INSTALL.md: Fix missing path in cmake invocation 2020-03-01 20:14:05 +01:00
LICENSE.md Update LICENSE.md 2019-05-28 15:01:05 +02:00
README.md Misc Installation Documentation Updates 2019-10-25 15:52:58 +02: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 Kinetic_data_structures and Kinetic_framework from CGAL 2018-02-21 11:02:35 +01:00

README.md

Build Status

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 sources 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