The public CGAL repository, see the README below
Go to file
Laurent Rineau a2a5ca91a1 Unify CGAL_HEADER_ONLY and CGAL_HEADER_ONLY_STEP_2 2017-11-23 17:06:46 +01:00
.github Update PULL_REQUEST_TEMPLATE.md 2017-01-25 16:59:24 +01:00
.travis Merge branch 'Classification-GF-old' into Classification-GF 2017-09-11 11:53:13 +02:00
AABB_tree Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
Advancing_front_surface_reconstruction Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Algebraic_foundations Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Algebraic_kernel_d Do not use the CGAL-components syntax for GMP, MPFR, MPFI, and RS3 2017-11-23 17:06:46 +01:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Fixed return type 2017-08-29 11:21:43 +02:00
Alpha_shapes_3 Fix compilation 2017-11-17 15:17:19 +01:00
Apollonius_graph_2 Fixed refinement relationship in Apollonius_graph_2 2017-06-28 10:15:30 +02:00
Arithmetic_kernel Do not use the CGAL-components syntax for GMP, MPFR, MPFI, and RS3 2017-11-23 17:06:46 +01:00
Arrangement_on_surface_2 Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
BGL Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Barycentric_coordinates_2
Boolean_set_operations_2 Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Bounding_volumes Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Box_intersection_d Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
CGAL_Core Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
CGAL_ImageIO Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
CGAL_ipelets Add compilation tests for demos 2017-11-16 18:45:33 +01:00
Cartesian_kernel Fixed Compute_squared_radius_2's return type 2017-08-22 14:22:25 +02:00
Circular_kernel_2 Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Circular_kernel_3 Merge branch 'CMake-parse_CTest_XML_output-lrineau' into CGAL-new_cmake-GF 2017-11-17 15:03:57 +01:00
Circulator
Classification Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Combinatorial_map Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Cone_spanners_2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Convex_decomposition_3
Convex_hull_2 Fix counting iterator warnings 2017-09-29 14:47:17 +02:00
Convex_hull_3 Fix CMake warnings about mixed usage of target_link_libraries 2017-11-22 11:06:26 +01:00
Convex_hull_d Fixed improper guards against the inclusion of deprecated headers 2017-05-16 10:17:41 +02:00
Distance_2
Distance_3
Documentation/doc Merge pull request #2547 from lrineau/CMake-parse_CTest_XML_output-lrineau 2017-11-13 11:13:54 +01:00
Envelope_2 Rename convex_hull.cpp to avoid conflict with the one from Triangulation 2017-06-20 14:36:09 +02:00
Envelope_3 Fix errors detected by Travis 2017-04-14 18:11:43 +02:00
Filtered_kernel Merge pull request #2287 from maxGimeno/Fix_GCC8_warnings-GF 2017-07-25 18:17:42 +02:00
Generalized_map Replace that hacky CMakeLists by a standard one 2017-10-20 17:01:04 +02:00
Generator Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2017-10-13 17:07:21 +02:00
Geomview Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
GraphicsView Fix compilation of demos in non-header-only 2017-11-22 12:45:21 +01:00
HalfedgeDS
Hash_map Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Homogeneous_kernel Make all conversions between Point and Weighted_point explicit 2017-06-28 10:14:35 +02:00
Inscribed_areas Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Installation Unify CGAL_HEADER_ONLY and CGAL_HEADER_ONLY_STEP_2 2017-11-23 17:06:46 +01:00
Interpolation Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Intersections_2
Intersections_3
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3
Kernel_23 Merge pull request #2287 from maxGimeno/Fix_GCC8_warnings-GF 2017-07-25 18:17:42 +02:00
Kernel_d Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse 2017-06-16 11:09:07 +02:00
Kinetic_data_structures Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Kinetic_framework Restored active_weighted_points_3_table_handle() 2017-06-28 10:15:30 +02:00
LEDA
Linear_cell_complex Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
MacOSX
Maintenance Merge pull request #2385 from janetournois/Maintenance-update_platforms-GF 2017-09-25 16:49:16 +02:00
Matrix_search Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Mesh_2 Add compilation tests for demos 2017-11-16 18:45:33 +01:00
Mesh_3 Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Mesher_level
Minkowski_sum_2 Minkowski_sum_2: Fix documentation typo fix 2017-04-18 20:24:52 +12:00
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
Nef_2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Nef_3 Run Nef_3 tests sequentially, because they share filenames for I/O 2017-10-30 17:24:13 +01:00
Nef_S2 Qualify call to CGAL::sign. 2017-07-21 11:20:10 +02:00
NewKernel_d Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF 2017-10-11 19:15:15 +02:00
Number_types Add missing #include 2017-10-06 11:29:05 +02:00
OpenNL
Operations_on_polyhedra follow up of fac4a6ad also patch the cmap output builder 2017-09-08 11:16:20 +02:00
Optimal_transportation_reconstruction_2 Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
Optimisation_basic
Partition_2 Add Construct_point_2 to Triangulation_indirect_traits_2 2017-06-28 10:15:30 +02:00
Periodic_2_triangulation_2 Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Periodic_3_triangulation_3 Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
Point_set_2 Rename dfs as search 2017-09-14 11:35:06 +02:00
Point_set_3 Add undocumented way to write PLY comments in write_ply_point_set() 2017-10-04 10:11:44 +02:00
Point_set_processing_3 Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Point_set_shape_detection_3 Merge pull request #2486 from sgiraudot/Shape_detection-Fix_duplicate_indices-GF 2017-10-17 15:20:31 +02:00
Poisson_surface_reconstruction_3 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Polygon Merge pull request #2296 from sloriot/Polygon_2-fix_RA_for_NRAC 2017-07-28 18:45:30 +02:00
Polygon_mesh_processing Fix CMake warnings about mixed usage of target_link_libraries 2017-11-22 11:06:26 +01:00
Polyhedron Add compilation tests for demos 2017-11-16 18:45:33 +01:00
Polyhedron_IO Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Polyline_simplification_2 Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
Polynomial Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Polytope_distance_d Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Principal_component_analysis Fix compilation 2017-11-17 15:17:19 +01:00
Principal_component_analysis_LGPL
Profiling_tools
Property_map Merge pull request #2438 from lrineau/Mesh_3-test_polyhedral_complex_with_surface_mesh-GF 2017-10-11 19:14:49 +02:00
QP_solver Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
Random_numbers
Ridges_3 Merge branch 'master' into BGL-LCC-gdamiand 2017-06-15 10:03:53 -04:00
STL_Extension Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Scale_space_reconstruction_3 Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Scripts Fix the previous commit 2017-09-15 17:12:48 +02:00
SearchStructures
Segment_Delaunay_graph_2 Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF 2017-10-11 19:15:15 +02:00
Segment_Delaunay_graph_Linf_2 Fix counting iterator warnings 2017-09-29 14:47:17 +02:00
Set_movable_separability_2 Avoid warnings from CMake when variables are set on the command line 2017-09-01 13:36:32 +03:00
Skin_surface_3 Fix catch value warnings 2017-07-21 11:27:14 +02:00
Snap_rounding_2 Fix the API of cgal_add_test 2017-11-03 15:05:35 +01:00
Solver_interface Merge branch 'master' into Solver_interface-fix_doc-GF 2017-10-13 17:14:16 +02:00
Spatial_searching Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Spatial_sorting Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF 2017-10-11 19:15:15 +02:00
Straight_skeleton_2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Stream_lines_2
Stream_support Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Subdivision_method_3 Merge pull request #2404 from sloriot/SM_3-fix_border_halfedge_for_border_node 2017-09-15 16:31:18 +02:00
Surface_mesh Merge pull request #2535 from MaelRL/SM-Missing_explicit-GF 2017-10-17 15:20:32 +02:00
Surface_mesh_deformation Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Surface_mesh_parameterization Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2017-09-08 17:38:04 +02:00
Surface_mesh_segmentation Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Surface_mesh_shortest_path Merge pull request #2547 from lrineau/CMake-parse_CTest_XML_output-lrineau 2017-11-13 11:13:54 +01:00
Surface_mesh_simplification Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Surface_mesh_skeletonization Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Surface_mesher Merge branch 'CMake-parse_CTest_XML_output-lrineau' into CGAL-new_cmake-GF 2017-11-17 15:03:57 +01:00
Sweep_line_2 Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
TDS_2 fix for doc bug, github issue #2346 2017-08-14 14:38:01 +02:00
TDS_3 In fact only include_directories is needed 2017-11-22 08:49:56 +00:00
Testsuite Cosmetic change of the message of the signal handler on Windows 2017-11-23 17:06:46 +01:00
Three Merge pull request #2580 from lrineau/CGAL-Support_CMake_3.10-GF 2017-11-13 12:01:39 +01:00
Triangulation Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Triangulation_2 Be careful with parallel test that reuse same files 2017-10-20 11:47:41 +02:00
Triangulation_3 Merge branch 'CMake-parse_CTest_XML_output-lrineau' into CGAL-new_cmake-GF 2017-11-17 15:03:57 +01:00
Union_find
Visibility_2 Replace all std::binary_function by CGAL::binary_function 2017-10-04 16:36:32 +02:00
Voronoi_diagram_2 Fixed wrong point type in regular adaption traits 2017-06-28 10:15:30 +02:00
wininst
.gitattributes
.gitignore Add Sphinx documentation 2017-03-27 18:04:55 +02:00
.travis.yml Merge branch 'Classification-GF-old' into Classification-GF 2017-09-11 11:53:13 +02:00
CGALConfig.cmake Add CGALConfig.cmake at the root of the Git layout 2017-03-29 12:49:57 +02:00
CMakeLists.txt Merge pull request #2547 from lrineau/CMake-parse_CTest_XML_output-lrineau 2017-11-13 11:13:54 +01:00
INSTALL.md Use https 2017-08-21 09:52:41 +02:00
LICENSE.md
README.md use https 2017-08-21 09:51:37 +02:00
cmake_uninstall.cmake.in support sudo make uninstall for cmake 2017-08-09 17:44:25 -07:00
copyright Added Set_movable_separability_2 2017-08-10 09:31:19 +02: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