The public CGAL repository, see the README below
Go to file
Andreas Fabri a1609350aa Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
.github update PR template 2018-09-05 10:18:53 +02:00
.travis Try not to quote % 2019-03-13 17:28:03 +01:00
AABB_tree Merge pull request #3766 from sloriot/AABB_tree-more_robust_first_intersection 2019-03-19 18:30:50 +01:00
Advancing_front_surface_reconstruction Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Algebraic_foundations Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Algebraic_kernel_d Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Algebraic_kernel_for_circles Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Algebraic_kernel_for_spheres Fix with GMPXX 2019-02-05 13:32:27 +01:00
Alpha_shapes_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Alpha_shapes_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Apollonius_graph_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Arithmetic_kernel Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Arrangement_on_surface_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
BGL Set precision of the ostream when writing a point set or face graph. Add a \note in the manual 2019-03-04 15:50:18 +01:00
Barycentric_coordinates_2 manual replacement for level 1 in classified ref man 2019-02-14 10:40:04 +01:00
Boolean_set_operations_2 Merge pull request #3774 from sloriot/BO2-fix_outer_ccb_set 2019-03-19 18:26:54 +01:00
Bounding_volumes Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Box_intersection_d first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
CGAL_Core Remove call of setprecision() as it has no effect 2019-01-31 19:00:14 +01:00
CGAL_ImageIO Fix a [-Wformat-overflow=] warning 2019-02-08 09:33:50 +01:00
CGAL_ipelets Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Cartesian_kernel Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2 2019-01-18 16:37:49 +01:00
Circular_kernel_2 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Circular_kernel_3 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Circulator Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Classification Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Combinatorial_map first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Cone_spanners_2 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Convex_decomposition_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Convex_hull_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Convex_hull_3 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Convex_hull_d Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Distance_2 Fixes of fixes 2019-02-15 09:07:48 +01:00
Distance_3 Suppress warning in CMakeList.txt 2019-02-19 15:48:48 +01:00
Documentation/doc Merge pull request #3758 from albert-github/feature/bug_advanced_2 2019-03-19 18:30:53 +01:00
Envelope_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Envelope_3 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Filtered_kernel Remove derivation as workaround for a typedef 2019-02-14 12:12:01 +01:00
Generalized_map first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Generator Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Geomview first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
GraphicsView first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
HalfedgeDS Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Hash_map Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Heat_method_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Homogeneous_kernel Add an equality test to Aff_transfo 2 and 3. 2018-10-12 16:34:19 +02:00
Hyperbolic_triangulation_2 Merge pull request #3744 from afabri/CGAL_backtick_GF 2019-03-12 17:04:12 +01:00
Inscribed_areas Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Installation Fix the *installed* header-only CGALConfig.cmake 2019-03-19 16:49:31 +01:00
Interpolation Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Intersections_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Intersections_3 Polyhedron, Intersections, PSP 2019-02-14 11:06:13 +01:00
Interval_skip_list first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Interval_support Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Inventor Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Jet_fitting_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Kernel_23 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Kernel_d Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
LEDA Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
Linear_cell_complex Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
MacOSX Add missing dependencies files 2018-04-09 08:53:38 +02:00
Maintenance Push last version of my scripts 2019-03-20 10:44:21 +01:00
Matrix_search first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Mesh_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Mesh_3 Add examples with Surface_mesh instead of Polyhedron 2019-03-19 13:28:31 +01:00
Mesher_level Fix error 2018-11-28 10:23:28 +01:00
Minkowski_sum_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Minkowski_sum_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Miscellany/doc/Miscellany first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Modifier Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Modular_arithmetic Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Nef_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Nef_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Nef_S2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
NewKernel_d oops 2019-02-21 13:45:49 +01:00
Number_types Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
OpenNL Fix the dependencies, again 2018-03-07 15:59:45 +01:00
Optimal_transportation_reconstruction_2 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Optimisation_basic Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
Partition_2 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Periodic_2_triangulation_2 Merge pull request #3769 from sloriot/CGAL-doc_fixes 2019-03-19 18:30:36 +01:00
Periodic_3_mesh_3 manual replacement for level 1 in classified ref man 2019-02-14 10:40:04 +01:00
Periodic_3_triangulation_3 Periodic and Hyperbolic triangulations: backtick 2019-03-08 09:57:57 +01:00
Periodic_4_hyperbolic_triangulation_2 Periodic and Hyperbolic triangulations: backtick 2019-03-08 09:57:57 +01:00
Point_set_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Point_set_3 Correction of (X)HTML warnings in case of Advanced topics 2019-03-15 11:33:48 +01:00
Point_set_processing_3 Set precision of the ostream when writing a point set or face graph. Add a \note in the manual 2019-03-04 15:50:18 +01:00
Point_set_shape_detection_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Poisson_surface_reconstruction_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Polygon Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Polygon_mesh_processing Merge pull request #3735 from janetournois/PMP-fix_isotropic_remeshing_with_tiny_constraints-jtournois 2019-03-19 18:30:57 +01:00
Polyhedron Also fix the initial state of the clipping_box widget 2019-03-15 16:05:39 +01:00
Polyhedron_IO Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Polyline_simplification_2 replace markdown subsections by \cgalHeading 2019-02-14 10:53:48 +01:00
Polynomial Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Polytope_distance_d Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Principal_component_analysis Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Principal_component_analysis_LGPL Commit all new dependencies files 2018-03-06 18:44:48 +01:00
Profiling_tools Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Property_map Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
QP_solver Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Random_numbers fix test 2019-01-07 10:05:33 +01:00
Ridges_3 Documentation italic in italics 2019-03-01 19:46:42 +01:00
STL_Extension Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Scale_space_reconstruction_3 Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Scripts Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF 2019-03-12 17:04:19 +01:00
SearchStructures Add \cgalHHasModel and \cgalModels and backtick (even in Triangulation_3) 2019-03-08 09:29:28 +01:00
Segment_Delaunay_graph_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Segment_Delaunay_graph_Linf_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Set_movable_separability_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Skin_surface_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Snap_rounding_2 Fix Snap_rounding 2019-01-28 08:32:48 +01:00
Solver_interface Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Spatial_searching Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Spatial_sorting Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Straight_skeleton_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Stream_lines_2 Merge pull request #3685 from afabri/CGAL-cleanup-GF 2019-02-28 20:48:48 +01:00
Stream_support Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Subdivision_method_3 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Surface_mesh Set precision of the ostream when writing a point set or face graph. Add a \note in the manual 2019-03-04 15:50:18 +01:00
Surface_mesh_approximation Merge pull request #3708 from aboudev/VSA-lingjie 2019-02-28 20:54:40 +01:00
Surface_mesh_deformation first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Surface_mesh_parameterization Merge pull request #3619 from albert-github/feature/bug_headers 2019-02-22 16:39:09 +01:00
Surface_mesh_segmentation first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Surface_mesh_shortest_path first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Surface_mesh_simplification Set precision of the ostream when writing a point set or face graph. Add a \note in the manual 2019-03-04 15:50:18 +01:00
Surface_mesh_skeletonization Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Surface_mesher Multiple definition of incident_cells 2019-03-10 13:19:55 +01:00
Surface_sweep_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
TDS_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
TDS_3 Correction of (X)HTML warnings in case of Advanced topics 2019-03-15 11:33:48 +01:00
Testsuite Kill remote process if ssh is killed (ctrl+c or timeout) 2019-03-01 15:43:58 +01:00
Three first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
Triangulation Correction of (X)HTML warnings in case of Advanced topics 2019-03-15 11:33:48 +01:00
Triangulation_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Triangulation_3 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Union_find Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Visibility_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Voronoi_diagram_2 Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
wininst Ship the lib/ sub-directory with the Windows installer 2018-08-27 10:43:46 +02:00
.gitattributes Remove script cgal_generate_cmake_script.cmake 2016-02-16 17:34:41 +01:00
.gitignore remove mentions to Operation_on_polyhedra package 2018-08-23 13:04:31 +02:00
.travis.yml Try not to quote % 2019-03-13 17:28:03 +01:00
CGALConfig.cmake Add CGALConfig.cmake at the root of the Git layout 2017-03-29 12:49:57 +02:00
CMakeLists.txt Add export package to cmake 2019-03-06 09:36:14 +01:00
INSTALL.md Use https 2017-08-21 09:52:41 +02:00
LICENSE.md
README.md Add links as otherwise you only find them when you click on wiki 2018-04-11 12:30:11 +01:00
cmake_uninstall.cmake.in support sudo make uninstall for cmake 2017-08-09 17:44:25 -07:00
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. 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