The public CGAL repository, see the README below
Go to file
Maxime Gimeno ea3dc6c936 Add Cub_3-T_3 intersection 2019-10-21 16:18:46 +02:00
.github Try with clang instead of gcc 2019-09-20 13:59:01 +02:00
.travis Add OpenCV ML module to travis installation 2019-09-26 10:35:55 +02:00
AABB_tree Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD 2019-07-18 17:01:42 +02:00
Advancing_front_surface_reconstruction Problem with single quote in code span. 2019-08-24 18:02:42 +02:00
Algebraic_foundations fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Algebraic_kernel_d Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Merge pull request #3984 from LiangliangNan/master 2019-07-18 17:05:25 +02:00
Alpha_shapes_3 ostream -> std::ostream 2019-08-21 02:59:51 -07:00
Apollonius_graph_2 Merge pull request #4018 from lrineau/CGAL-refresh_cmake_minimum_required-GF 2019-07-01 11:16:30 +02:00
Arithmetic_kernel
Arrangement_on_surface_2 Merge pull request #4278 from sloriot/AOS_2-Trapezoid_map_fixes 2019-10-16 18:18:30 +02:00
BGL Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-09-09 14:42:52 +02:00
Barycentric_coordinates_2
Boolean_set_operations_2 Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Bounding_volumes match @{ and @} 2019-07-05 21:49:46 +02:00
Box_intersection_d fix warnings 2019-07-18 18:26:55 +02:00
CGAL_Core Merge pull request #4013 from lrineau/CGAL_Core-no_need_for_Boost.Thread-GF 2019-07-10 14:22:53 +02:00
CGAL_ImageIO Check if spacings are null when reading a vtk image. If they are, set them to 1. 2019-10-03 16:36:20 +02:00
CGAL_ipelets Merge branch 'releases/CGAL-4.14-branch' 2019-07-26 18:45:17 +02:00
Cartesian_kernel Merge pull request #4116 from MaelRL/Kernel_23-Generalize_ray_point_method-GF 2019-08-19 12:54:38 +02:00
Circular_kernel_2 Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
Circular_kernel_3 Add missing highp and remove unwanted highp 2019-08-05 14:16:02 +02:00
Circulator Fix warnings 2019-07-12 10:49:10 +02:00
Classification Remove sneaky backquote 2019-09-30 09:11:41 +02:00
Combinatorial_map Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Cone_spanners_2 fix typo 2019-09-19 12:51:36 +02:00
Convex_decomposition_3 Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF 2019-07-01 11:28:25 +02:00
Convex_hull_2
Convex_hull_3 Merge branch 'releases/CGAL-4.14-branch' 2019-07-23 17:17:06 +02:00
Convex_hull_d Merge pull request #4078 from maxGimeno/Fix_some_warnings-GF 2019-07-18 16:35:51 +02:00
Distance_2
Distance_3
Documentation/doc Merge pull request #4282 from sloriot/CGAL-doc_style_issue 2019-10-15 16:31:36 +02:00
Envelope_2 Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Envelope_3 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Filtered_kernel Merge pull request #3660 from mglisse/NewKernel_d-lazy_Epeck_d-glisse 2019-07-01 11:16:33 +02:00
Generalized_map remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Generator fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Geomview Fix dependencies 2019-10-11 11:57:46 +02:00
GraphicsView Fix CGAL_Qt5 in non-header-only 2019-10-16 18:02:26 +02:00
HalfedgeDS Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
Hash_map remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Heat_method_3 Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF 2019-07-01 11:28:25 +02:00
Homogeneous_kernel Merge pull request #4116 from MaelRL/Kernel_23-Generalize_ray_point_method-GF 2019-08-19 12:54:38 +02:00
Hyperbolic_triangulation_2 Remove this directory, added by accident by #4128 2019-09-11 15:14:51 +02:00
Inscribed_areas
Installation Merge pull request #4280 from lrineau/CGAL-fix_CGAL_CreateSingleSourceCGALProgram-GF 2019-10-18 14:17:15 +02:00
Interpolation remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Intersections_2 fix intersections_2 tests warning 2019-07-16 11:23:50 +02:00
Intersections_3 Add Cub_3-T_3 intersection 2019-10-21 16:18:46 +02:00
Interval_skip_list remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Interval_support
Inventor remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Jet_fitting_3
Kernel_23 Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-30 15:41:06 +02:00
Kernel_d Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
LEDA
Linear_cell_complex Update basic viewer to avoid conflict with another external function. 2019-10-15 11:16:02 +02:00
MacOSX
Maintenance Mention that header-only is now the default 2019-10-01 11:01:46 +02:00
Matrix_search
Mesh_2 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Mesh_3 Merge pull request #4111 from lrineau/CGAL-fix_ctest_on_Windows-GF 2019-09-05 14:59:38 +02:00
Mesher_level
Minkowski_sum_2 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Minkowski_sum_3 Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF 2019-07-01 11:28:25 +02:00
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Nef_2 Fix warnings 2019-07-12 10:49:10 +02:00
Nef_3 Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Nef_S2 more of the same kind 2019-09-18 11:24:08 +02:00
NewKernel_d Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Number_types fix Mpfz default constructor causes unreachable code warning in Visual Studio 2019-10-03 10:20:27 -07:00
OpenNL
Optimal_transportation_reconstruction_2
Optimisation_basic
Partition_2
Periodic_2_triangulation_2 Merge pull request #3885 from MaelRL/PMP-Locate-GF 2019-07-18 16:40:49 +02:00
Periodic_3_mesh_3 Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-29 07:37:03 +02:00
Periodic_3_triangulation_3 Add missing highp and remove unwanted highp 2019-08-05 14:16:02 +02:00
Periodic_4_hyperbolic_triangulation_2 Merge pull request #4111 from lrineau/CGAL-fix_ctest_on_Windows-GF 2019-09-05 14:56:25 +02:00
Point_set_2
Point_set_3 Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
Point_set_processing_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-09-13 12:28:07 +02:00
Poisson_surface_reconstruction_3
Polygon Merge pull request #4060 from sloriot/CGAL-doc_match_brackets 2019-07-18 16:26:43 +02:00
Polygon_mesh_processing Merge pull request #4269 from maxGimeno/PMP-Fix_doc_macro-maxGimeno 2019-10-18 14:17:19 +02:00
Polygonal_surface_reconstruction Formulas shown as code 2019-08-27 11:55:53 +02:00
Polyhedron Merge pull request #4203 from maxGimeno/Demo-Fix_detect_boundaries-GF 2019-10-15 16:34:14 +02:00
Polyhedron_IO Merge pull request #4083 from sloriot/CGAL-named_function_parameters 2019-08-08 10:03:38 +02:00
Polyline_simplification_2 Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
Polynomial Merge pull request #4060 from sloriot/CGAL-doc_match_brackets 2019-07-18 16:26:43 +02:00
Polytope_distance_d Fix a compilation error detected by Travis 2019-10-02 14:26:28 +02:00
Principal_component_analysis Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-07-19 15:33:35 +02:00
Principal_component_analysis_LGPL Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-07-19 15:33:35 +02:00
Profiling_tools
Property_map
QP_solver fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Random_numbers Fix dependencies 2019-10-11 11:57:46 +02:00
Ridges_3 Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF 2019-07-01 11:28:25 +02:00
STL_Extension Merge pull request #4278 from sloriot/AOS_2-Trapezoid_map_fixes 2019-10-15 16:33:29 +02:00
Scale_space_reconstruction_3
Scripts Merge remote-tracking branch 'refs/remotes/cgal/master' 2019-10-17 21:00:28 +02:00
SearchStructures Merge pull request #4063 from sloriot/CGAL-NO_CXX11 2019-07-19 16:16:22 +02:00
Segment_Delaunay_graph_2 Merge branch 'releases/CGAL-4.14-branch' 2019-07-26 18:45:17 +02:00
Segment_Delaunay_graph_Linf_2 Fix warnings 2019-07-12 10:49:10 +02:00
Set_movable_separability_2
Shape_detection minor fix: add const specifier 2019-07-30 10:10:03 +08:00
Skin_surface_3 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Snap_rounding_2 Fix warning in Snap_rounding_2 2019-07-16 12:06:26 +02:00
Solver_interface Fix the blue line in testsuite 2019-07-09 15:03:44 +02:00
Spatial_searching Fix no_lvalue Search_traits_adapter 2019-10-15 13:52:17 +02:00
Spatial_sorting
Straight_skeleton_2 Merge pull request #4078 from maxGimeno/Fix_some_warnings-GF 2019-07-18 16:35:51 +02:00
Stream_lines_2
Stream_support Merge pull request #4094 from MaelRL/PMP-Snap_pp-GF 2019-08-12 09:02:50 +02:00
Subdivision_method_3 Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
Surface_mesh Merge pull request #4203 from maxGimeno/Demo-Fix_detect_boundaries-GF 2019-10-15 16:34:14 +02:00
Surface_mesh_approximation Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
Surface_mesh_deformation Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF 2019-07-01 11:28:25 +02:00
Surface_mesh_parameterization Merge pull request #4276 from MaelRL/SMP-ARAP_improvements-GF 2019-10-15 16:33:47 +02:00
Surface_mesh_segmentation Merge pull request #4283 from sloriot/SMSeg-more_robust 2019-10-15 16:31:33 +02:00
Surface_mesh_shortest_path SMSP: fix border and robustness issues (#3977) 2019-10-18 14:24:42 +02:00
Surface_mesh_simplification do not collapse an edge is the placement cannot be computed 2019-08-19 13:45:45 +02:00
Surface_mesh_skeletonization doc fixes 2019-07-18 20:41:49 +02:00
Surface_mesher Fix conversion warnings in the Surface_mesher testsuite 2019-09-04 10:36:17 +02:00
Surface_sweep_2 remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
TDS_2 Fix dependencies 2019-10-11 11:57:46 +02:00
TDS_3 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Testsuite
Three Fix dependencies 2019-10-11 11:57:46 +02:00
Triangulation Merge pull request #4141 from albert-github/feature/bug_obsolete_images 2019-08-16 13:24:58 +02:00
Triangulation_2 remove c++11 2019-09-17 09:39:46 +02:00
Triangulation_3 Merge pull request #4141 from albert-github/feature/bug_obsolete_images 2019-08-16 13:24:58 +02:00
Union_find remove CGAL_CXX11 macro usage 2019-07-08 11:42:17 +02:00
Visibility_2
Voronoi_diagram_2
wininst
.gitattributes
.gitignore
.travis.yml Merge remote-tracking branch 'cgal/master' into liangliang_master 2019-07-01 14:59:24 +02:00
CGALConfig.cmake
CMakeLists.txt Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-29 07:37:03 +02:00
INSTALL.md
LICENSE.md
README.md
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

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