The public CGAL repository, see the README below
Go to file
Laurent Rineau b7631f19b5 Fix Ridges_3 and SM_shortest_path with Boost 1.70 2019-05-06 10:11:18 +02:00
.github update PR template 2018-09-05 10:18:53 +02:00
.travis Add VERBOSE=1 to Travis 'make' commands 2019-04-29 15:24:51 +02:00
AABB_tree Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-19 18:25:32 +01:00
Advancing_front_surface_reconstruction Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-21 10:15:25 +02:00
Algebraic_foundations Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Algebraic_kernel_d Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-05 14:39:18 +02:00
Alpha_shapes_3 fix conversion warning 2018-08-27 15:01:36 +02:00
Apollonius_graph_2
Arithmetic_kernel
Arrangement_on_surface_2 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-19 18:25:32 +01:00
BGL Merge pull request #3783 from afabri/BGL_add_seams-GF 2019-03-26 16:42:59 +01:00
Barycentric_coordinates_2
Boolean_set_operations_2 fix progation when no inner ccb is adjacent to a outer ccb to be updated 2019-03-15 18:28:18 +01:00
Bounding_volumes Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF 2019-01-22 09:13:14 +01:00
Box_intersection_d Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
CGAL_Core I did not know clang defines __GNUC__ 2019-04-29 09:52:14 +02:00
CGAL_ImageIO Add offset from vtk 2018-12-12 14:31:50 +01:00
CGAL_ipelets Compatibility: no -C option if INIT_FILE is unset or null 2018-10-19 15:44:35 +02:00
Cartesian_kernel Merge pull request #3345 from afabri/Kernel-fix_Point_2_Line_2_projection-GF 2018-10-29 10:42:31 +01:00
Circular_kernel_2 Small bugfix (citation error in Design and Implementation History) 2018-09-24 14:35:53 +02:00
Circular_kernel_3 Fix Circular_kernel and PCA demo 2018-07-13 13:56:46 +02:00
Circulator
Classification Minimized the diff 2019-04-30 11:22:52 +02:00
Combinatorial_map Merge pull request #3312 from sloriot/Doc-no_sgi_links 2018-09-17 11:36:34 +02:00
Cone_spanners_2 update URL and use https 2018-09-04 13:29:51 +02:00
Convex_decomposition_3
Convex_hull_2
Convex_hull_3 fix the 2D algorithm calls in case of coplanar points 2018-10-26 09:58:52 +02:00
Convex_hull_d
Distance_2
Distance_3
Documentation/doc fix the last non-relative link 2019-03-27 17:12:37 +01:00
Envelope_2
Envelope_3 Included the correct graph_traits class. 2018-09-04 16:09:18 +03:00
Filtered_kernel Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-21 10:15:25 +02:00
Generalized_map Add #include in GMap_operation so that users of GMap can use degree and codegree without needed to include CMap file. 2018-09-05 17:06:13 +02:00
Generator Merge pull request #3128 from sgiraudot/Solver_interface-Warn_against_diagonalize_traits-GF 2018-06-27 10:21:37 +02:00
Geomview
GraphicsView Move operator << inside CGAL::qglviewer namespace. 2018-09-11 17:26:15 +02:00
HalfedgeDS
Hash_map Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-05 14:39:18 +02:00
Homogeneous_kernel
Inscribed_areas Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Installation If BUILD_SHARED_LIBS is not defined, use Boost shared libs 2019-05-03 18:39:30 +02:00
Interpolation Renamed an internal function 2018-06-28 11:57:06 +02:00
Intersections_2
Intersections_3
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3 Fix Jet_fitting_3 with Boost 1.70 2019-05-06 09:34:37 +02:00
Kernel_23 Merge pull request #3418 from MaelRL/Kernel23-Fix_doc_typo 2018-10-29 10:42:42 +01:00
Kernel_d
LEDA
Linear_cell_complex Return a bool in undocumented read and write off functions 2018-09-04 16:17:33 +02:00
MacOSX
Maintenance This branch now targets 4.13.2. 2019-04-05 14:50:41 +02:00
Matrix_search Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Mesh_2 remove deprecated file 2018-08-21 14:03:11 +02:00
Mesh_3 Commited by error. 2019-04-08 12:15:05 +02:00
Mesher_level
Minkowski_sum_2 Compatibility: no -C option if INIT_FILE is unset or null 2018-10-19 15:44:35 +02:00
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
Nef_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-31 11:24:50 +01:00
Nef_3
Nef_S2 Merge pull request #3510 from sloriot/NefS2_fixes 2018-12-19 15:45:59 +01:00
NewKernel_d Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2018-11-12 10:07:27 +01:00
Number_types Workaround a misscompilation bug with Intel Compiler 2019 2018-09-25 16:21:58 +02:00
OpenNL
Operations_on_polyhedra
Optimal_transportation_reconstruction_2 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-02-13 15:39:58 +01:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-19 18:25:32 +01:00
Periodic_3_mesh_3 re-add files removed during git filter-branch 2018-07-19 21:47:31 +02:00
Periodic_3_triangulation_3 Support Qt-5.12: qcollectiongenerator merged into qhelpgenerator 2019-01-11 10:54:52 +01:00
Point_set_2
Point_set_3 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Point_set_processing_3 Fix FT type detection 2019-02-22 16:36:18 +01:00
Point_set_shape_detection_3 Merge pull request #3543 from sloriot/Doc-multiple_fixes 2018-12-19 15:45:42 +01:00
Poisson_surface_reconstruction_3 Compatibility: no -C option if INIT_FILE is unset or null 2018-10-19 15:44:35 +02:00
Polygon Added a test 2018-07-13 11:41:29 +02:00
Polygon_mesh_processing add checking if (s, p, q) is degenerate 2019-03-12 14:04:36 +01:00
Polyhedron Fix the error message 2019-04-03 14:10:57 +02:00
Polyhedron_IO Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-04 17:17:03 +01:00
Polyline_simplification_2
Polynomial Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-31 11:24:50 +01:00
Polytope_distance_d Update dependencies 2018-07-02 17:12:19 +02:00
Principal_component_analysis Fix warnings 2018-07-16 14:24:53 +02:00
Principal_component_analysis_LGPL
Profiling_tools
Property_map Merge 'PMP-isotropic_remeshing_user_projection' into PMP-isotropic_remeshing_user_projection 2018-06-06 18:00:32 +02:00
QP_solver Merge pull request #3602 from afabri/CGAL-VC2017_AVX_workarounds-GF 2019-01-22 09:13:14 +01:00
Random_numbers
Ridges_3 Fix Ridges_3 and SM_shortest_path with Boost 1.70 2019-05-06 10:11:18 +02:00
STL_Extension Merge pull request #3824 from lrineau/fix-Wnull-pointer-arithmetic 2019-04-08 15:57:34 +02:00
Scale_space_reconstruction_3 Merge branch 'master' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-27 10:33:24 +02:00
Scripts Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-02-18 16:54:29 +01:00
SearchStructures
Segment_Delaunay_graph_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Segment_Delaunay_graph_Linf_2 use exact rational everywhere 2018-10-09 14:30:30 +02:00
Set_movable_separability_2 Compatibility: no -C option if INIT_FILE is unset or null 2018-10-19 15:44:35 +02:00
Skin_surface_3
Snap_rounding_2
Solver_interface Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-31 11:24:50 +01:00
Spatial_searching Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Spatial_sorting Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Straight_skeleton_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-31 11:24:50 +01:00
Stream_lines_2
Stream_support
Subdivision_method_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD 2019-01-31 11:24:50 +01:00
Surface_mesh Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-29 15:49:12 +01:00
Surface_mesh_deformation
Surface_mesh_parameterization Merge pull request #3783 from afabri/BGL_add_seams-GF 2019-03-26 16:42:59 +01:00
Surface_mesh_segmentation
Surface_mesh_shortest_path Fix Ridges_3 and SM_shortest_path with Boost 1.70 2019-05-06 10:11:18 +02:00
Surface_mesh_simplification handle the case of degenerate volumes in the link condition 2018-09-04 10:09:08 +02:00
Surface_mesh_skeletonization Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Surface_mesher Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-21 10:15:25 +02:00
Surface_sweep_2 Compatibility: no -C option if INIT_FILE is unset or null 2018-10-19 15:44:35 +02:00
TDS_2 TDS_2: Fix Default_vertex_converter 2019-03-04 09:26:06 +01:00
TDS_3 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Testsuite
Three Fix warnings in doc 2018-12-11 10:06:14 +01:00
Triangulation add missing text for brief of advanced class/type/function/concept 2019-03-05 08:01:17 +01:00
Triangulation_2 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Triangulation_3 Merge remote-tracking branch 'mine/T3-Fix_weighted_ranges_insertion_removal-GF' into T3-Fix_weighted_ranges_insertion_removal-GF 2018-12-18 13:20:58 +01:00
Union_find
Visibility_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Voronoi_diagram_2
wininst Ship the lib/ sub-directory with the Windows installer 2018-08-27 10:43:46 +02:00
.gitattributes
.gitignore
.travis.yml Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov 2018-06-05 14:39:18 +02:00
CGALConfig.cmake Reset CGALCOnfig.cmake 2018-06-04 12:00:22 +02:00
CMakeLists.txt
INSTALL.md
LICENSE.md
README.md
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. The sources distributed that way can be built using the CGAL installation manual.

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 building, 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

Compilation and installation

The compilation and installation of CGAL from a sources tarball are described in the CGAL installation manual and in the file INSTALL.md that is at the root of any sources tarball.

CGAL developers, however, usually compile CGAL directly from a local Git repository. That kind of compilation is called a branch build, and is described in the file INSTALL.md that is at the root of the Git repository.

License

See the file LICENSE.md.

More information