The public CGAL repository, see the README below
Go to file
Sebastien Loriot 8199d88a6c
Merge pull request #4941 from afabri/Bounding_Volumes-doc_fixes-GF
Bounding Volumes:  Fix and improve the documentation
2020-10-02 15:15:10 +02:00
.github test if index changed before pushing. 2020-09-28 07:24:14 +02:00
.travis use a better ppa with the right libs. 2020-08-20 10:55:05 +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
Algebraic_kernel_d
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2
Alpha_shapes_3
Apollonius_graph_2
Arithmetic_kernel
Arrangement_on_surface_2 remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
BGL Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-02 15:11:03 +02:00
Barycentric_coordinates_2
Boolean_set_operations_2 Merge pull request #4640 from mglisse/spaceship 2020-05-27 16:33:33 +02:00
Bounding_volumes Fix warning 2020-09-29 12:40:57 +01:00
Box_intersection_d 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
CGAL_Core Fix eating extra whitespace in CORE::BigRat 2020-09-21 08:54:29 +02:00
CGAL_ImageIO
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
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
Classification Fix a warning 2020-09-29 09:31:03 +02:00
Combinatorial_map Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Cone_spanners_2
Convex_decomposition_3
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
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
Filtered_kernel remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Generalized_map Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Generator
Geomview
GraphicsView Remove state of camera. It is supposed to be reinit when launching the app and sometimes it leads to not being to visualize anything 2020-09-29 16:06:35 +02:00
HalfedgeDS Fix "error: use of overloaded operator '=='" 2020-06-10 22:33:26 +02:00
Hash_map
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
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 pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF 2020-10-02 15:13:15 +02: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 Ads tests for do_intersect(tet/tet) 2020-08-21 12:17:50 +02:00
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3
Kernel_23 Merge pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF 2020-10-02 15:13:15 +02:00
Kernel_d Construct_power_center_d -> Construct_power_sphere_d 2020-09-11 15:34:14 +02:00
LEDA
Linear_cell_complex
MacOSX
Maintenance updated crontab (automated commit) 2020-09-10 14:18:04 +02:00
Matrix_search
Mesh_2 char** 2020-05-25 07:19:33 +01:00
Mesh_3 Fix error 2020-09-10 10:22:09 +02:00
Mesher_level
Minkowski_sum_2
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
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
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
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
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
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
Polygon_mesh_processing Merge pull request #4994 from janetournois/PMP-isotropic_remeshing_allows_invalid_mesh-jtournois 2020-09-24 16:42:33 +02:00
Polygonal_surface_reconstruction flush the buffer 2020-07-22 14:00:24 +08:00
Polyhedron Merge pull request #4973 from maxGimeno/Demo-Fix_remve_isolated_vertices-maxGimeno 2020-09-25 15:34:28 +02:00
Polyhedron_IO
Polyline_simplification_2
Polynomial Merge pull request #4640 from mglisse/spaceship 2020-05-27 16:33:33 +02:00
Polytope_distance_d
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools
Property_map 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
QP_solver
Random_numbers
Ridges_3 fix msvc error C7626 with c++20 2020-09-25 16:11:19 +02:00
STL_Extension remove CGAL_CFG_MATCHING_BUG_ variants 2020-09-25 14:25:14 +02:00
Scale_space_reconstruction_3 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-09-24 16:41:45 +02:00
Scripts Adapt doc and scripts to new tags and branchs names 2020-09-10 13:10:03 +02:00
SearchStructures
Segment_Delaunay_graph_2
Segment_Delaunay_graph_Linf_2
Set_movable_separability_2
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
Snap_rounding_2
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
Stream_support Fix error in HSV/RGB color conversion 2020-08-23 05:55:48 +02:00
Subdivision_method_3
Surface_mesh add a convenience header file to inherit from face graphs 2020-08-19 14:29:09 +02:00
Surface_mesh_approximation Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-18 12:46:46 +02:00
Surface_mesh_deformation
Surface_mesh_parameterization
Surface_mesh_segmentation
Surface_mesh_shortest_path Fix C++20 errors (patch suggested by Marc Glisse) 2020-05-28 11:07:03 +02:00
Surface_mesh_simplification Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-18 12:46:46 +02:00
Surface_mesh_skeletonization
Surface_mesh_topology Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Surface_mesher Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-09-24 16:41:45 +02:00
Surface_sweep_2 Fix C++20 errors (patch suggested by Marc Glisse) 2020-05-28 11:07:03 +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 add missing macros + license statement 2020-09-10 12:17:59 +02:00
Three Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno 2020-08-27 14:44:14 +02:00
Triangulation Use [[no_unique_address]] for info in vertex/cell 2020-08-26 11:30:59 +02:00
Triangulation_2 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-10-02 15:08:56 +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
Voronoi_diagram_2
wininst
.gitattributes Declare Nef_3 data files 2020-06-24 12:18:15 +02:00
.gitignore
.travis.yml Update to bionic and install and use clang-10 2020-08-04 10:12:58 +02:00
CGALConfig.cmake
CGALConfigVersion.cmake
CMakeLists.txt
INSTALL.md
LICENSE.md
README.md
ccpp.yml
cmake_uninstall.cmake.in
copyright

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