The public CGAL repository, see the README below
Go to file
Laurent Rineau ea6da4cb07 Fix for CGAL_NO_ATOMIC (with old Boost and C++<=03) 2018-07-20 16:33:02 +02:00
.github
.travis Merge pull request #3124 from maxGimeno/Travis-check_headers-GF 2018-06-06 14:41:49 +02:00
AABB_tree Revert "Introduce an error on purpose, to test Travis" 2018-05-24 18:59:15 +02:00
Advancing_front_surface_reconstruction Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +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 Postfix class names with _2 and _3 as they are different 2018-05-09 09:54:57 +01:00
Alpha_shapes_3 Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +02:00
Apollonius_graph_2
Arithmetic_kernel
Arrangement_on_surface_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
BGL Add the possibility to stop Mesh_3 with TBB 2018-07-18 18:26:08 +02:00
Barycentric_coordinates_2
Boolean_set_operations_2
Bounding_volumes Merge pull request #3128 from sgiraudot/Solver_interface-Warn_against_diagonalize_traits-GF 2018-06-27 10:21:37 +02:00
Box_intersection_d Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
CGAL_Core Merge pull request #3166 from sloriot/Core-bigfloat_from_ui 2018-06-14 17:36:49 +02:00
CGAL_ImageIO Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
CGAL_ipelets Add Eigen dependency in CMakeLists of demos that need it 2018-06-19 11:00:02 +02:00
Cartesian_kernel Merge branch 'master' into Property_map-Point_kernel_converter_map-GF 2018-05-29 10:58:28 +02:00
Circular_kernel_2 Various deprecation-related improvements 2018-05-18 16:47:54 +02:00
Circular_kernel_3 Fix Circular_kernel_3 demo (CGAL_PI) 2018-05-23 16:21:57 +02:00
Circulator fix doc warnings triggered essentially by the improvement of doxygen 2018-04-25 23:36:21 +02:00
Classification Add dependency to Boost BZIP2 on Windows 2018-07-06 11:23:15 +02:00
Combinatorial_map Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF 2018-06-20 17:21:01 +02:00
Cone_spanners_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Convex_decomposition_3
Convex_hull_2
Convex_hull_3 Update dependencies 2018-07-02 17:12:19 +02:00
Convex_hull_d Various deprecation-related improvements 2018-05-18 16:47:54 +02:00
Distance_2
Distance_3
Documentation/doc Merge pull request #3135 from sloriot/Doc-mathjax_1.8.13 2018-06-01 17:26:19 +02:00
Envelope_2
Envelope_3
Filtered_kernel Merge pull request #2599 from afabri/Filtered_kernel-Construct_point-GF 2018-06-14 17:34:51 +02:00
Generalized_map Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +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 Merge pull request #3074 from maxGimeno/Demo-Add_transparency-GF 2018-06-28 16:04:12 +02:00
HalfedgeDS Fixes 2018-05-03 12:03:14 +02:00
Hash_map Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Homogeneous_kernel Add an operator for a Ray_3 to ConstructProjectedpoint_3 2018-04-25 15:32:36 +02:00
Inscribed_areas Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Installation Merge pull request #3229 from lrineau/Installation-fix_compatibility_with_CMake_3.13-GF 2018-07-16 11:12:56 +02:00
Interpolation Renamed an internal function 2018-06-28 11:57:06 +02:00
Intersections_2
Intersections_3 Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3 Document Eigen dependency in PackageDescription.txt of packages 2018-06-19 11:00:02 +02:00
Kernel_23 Update branch 'PMP-coref_preserve_face_attributes' from master@5ceb529d0f 2018-06-21 10:53:59 +02:00
Kernel_d
LEDA
Linear_cell_complex Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF 2018-06-27 10:21:33 +02:00
MacOSX
Maintenance updated crontab (automated commit) 2018-07-16 11:16:10 +02:00
Matrix_search Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Mesh_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Mesh_3 Fix for CGAL_NO_ATOMIC (with old Boost and C++<=03) 2018-07-20 16:33:02 +02:00
Mesher_level Fix a compilation bug if Mesh_3 and Mesh_2 are both used 2018-05-15 15:13:05 +02:00
Minkowski_sum_2 Merge pull request #3093 from efifogel/Aos_2-ric_remove_edges-efif 2018-05-28 13:58:28 +02:00
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
Nef_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Nef_3 Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Nef_S2 fix the <:: error 2018-05-17 10:20:57 +02:00
NewKernel_d Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Number_types Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
OpenNL
Operations_on_polyhedra
Optimal_transportation_reconstruction_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Optimisation_basic
Partition_2 Disable a warning. Fix an allocator call 2018-05-15 15:37:51 +02:00
Periodic_2_triangulation_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Periodic_3_triangulation_3 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Point_set_2 reset dependencies 2018-04-27 10:01:12 +02:00
Point_set_3 Fix dependencies files. 2018-06-08 09:04:34 +02:00
Point_set_processing_3 Merge pull request #3129 from sgiraudot/Point_set_processing-Callbacks-GF 2018-06-27 10:21:40 +02:00
Point_set_shape_detection_3 Include Eigen in CMakeLists.txt where needed 2018-06-19 10:57:55 +02:00
Poisson_surface_reconstruction_3 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Polygon Added a test 2018-07-13 11:41:29 +02:00
Polygon_mesh_processing Merge branch 'releases/CGAL-4.12-branch' 2018-07-12 11:37:49 +02:00
Polyhedron Add the possibility to stop Mesh_3 with TBB 2018-07-18 18:26:08 +02:00
Polyhedron_IO Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF 2018-06-27 10:21:33 +02:00
Polyline_simplification_2
Polynomial Fixed namespace 2018-06-13 17:10:36 +02:00
Polytope_distance_d Update dependencies 2018-07-02 17:12:19 +02:00
Principal_component_analysis Allow user to assemble covariance matrix on triangles using Matrix::FT != Kernel::FT 2018-07-06 10:15:09 +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 Fixed namespace 2018-06-13 17:10:36 +02:00
Random_numbers
Ridges_3 Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
STL_Extension Access to the "current" size of the compact container 2018-07-18 18:47:15 +02:00
Scale_space_reconstruction_3 Merge pull request #3128 from sgiraudot/Solver_interface-Warn_against_diagonalize_traits-GF 2018-06-27 10:21:37 +02:00
Scripts new minor improvement 2018-07-04 15:45:25 +02:00
SearchStructures Disable a warning. Fix an allocator call 2018-05-15 15:37:51 +02:00
Segment_Delaunay_graph_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Segment_Delaunay_graph_Linf_2
Set_movable_separability_2
Skin_surface_3 Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Snap_rounding_2
Solver_interface Update diagonalize traits inclusions + deprecation warnings 2018-06-19 10:57:55 +02:00
Spatial_searching Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF 2018-06-20 17:21:01 +02:00
Spatial_sorting Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Straight_skeleton_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Stream_lines_2 reset dependencies 2018-04-27 10:01:12 +02:00
Stream_support
Subdivision_method_3 Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF 2018-06-27 10:21:33 +02:00
Surface_mesh Merge pull request #3126 from sgiraudot/Classification-Clusters_and_meshes-GF 2018-07-12 11:37:13 +02:00
Surface_mesh_deformation add missing include directive 2018-05-04 10:45:15 +02:00
Surface_mesh_parameterization Misc minor changes (don't build FT from doubles & fix some comments) 2018-06-27 14:54:37 +02:00
Surface_mesh_segmentation Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Surface_mesh_shortest_path Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
Surface_mesh_simplification Merge pull request #2955 from afabri/BGL-include_cleanup-GF 2018-05-15 22:21:42 +02:00
Surface_mesh_skeletonization Clean-up and fixes 2018-05-17 10:49:58 +02:00
Surface_mesher Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF 2018-06-20 17:21:01 +02:00
Surface_sweep_2
TDS_2
TDS_3
Testsuite
Three Merge pull request #3074 from maxGimeno/Demo-Add_transparency-GF 2018-06-28 16:04:12 +02:00
Triangulation fix doc warnings triggered essentially by the improvement of doxygen 2018-04-25 23:36:21 +02:00
Triangulation_2 Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF 2018-06-20 17:21:01 +02:00
Triangulation_3 Merge pull request #3179 from MaelRL/T3-Fix_doc-GF 2018-06-20 17:21:06 +02:00
Union_find
Visibility_2 Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Voronoi_diagram_2
wininst Add CGALConfig.cmake to the Windows installer 2018-07-10 16:03:32 +02:00
.gitattributes
.gitignore
.travis.yml Skip test of Maintenance dependencies. 2018-05-30 11:55:20 +02:00
CGALConfig.cmake Reset CGALCOnfig.cmake 2018-06-04 12:00:22 +02:00
CMakeLists.txt Disallow in-source builds in the Git repository 2018-05-28 15:21:32 +02:00
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