The public CGAL repository, see the README below
Go to file
Sébastien Loriot 6d3d570239 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' into HEAD 2017-03-16 09:57:17 +01:00
.github Update PULL_REQUEST_TEMPLATE.md 2017-01-25 16:59:24 +01:00
.travis Fix Demos tests. 2017-02-28 11:16:25 +01:00
AABB_tree Merge pull request #1255 from afabri/CGAL-license_check-GF 2017-01-25 17:14:55 +01:00
Advancing_front_surface_reconstruction add missing license include directive 2017-01-19 15:20:27 +01:00
Algebraic_foundations update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Algebraic_kernel_d remove non UTF-8 characters 2017-01-19 15:20:26 +01:00
Algebraic_kernel_for_circles add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Algebraic_kernel_for_spheres add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Alpha_shapes_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Alpha_shapes_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Apollonius_graph_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Arithmetic_kernel Fix a similar CMake warning 2016-11-18 15:40:46 +01:00
Arrangement_on_surface_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' into HEAD 2017-03-16 09:44:58 +01:00
BGL Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' into HEAD 2017-03-16 09:57:17 +01:00
Barycentric_coordinates_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Boolean_set_operations_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Bounding_volumes add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Box_intersection_d add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
CGAL_Core Merge pull request #1916 from sloriot/Core-bug_fix_large_MSB 2017-02-23 18:41:13 +01:00
CGAL_ImageIO Fix warning 2016-11-18 12:18:24 +01:00
CGAL_ipelets use latest cmake feature for checking and enable c++11 2017-03-02 17:30:01 +01:00
Cartesian_kernel remove non UTF-8 characters 2017-01-19 15:20:26 +01:00
Circular_kernel_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 2017-01-26 18:38:17 +01:00
Circular_kernel_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Circulator Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Combinatorial_map clean up after rebase 2016-11-29 11:43:47 +01:00
Cone_spanners_2 fix Core dependancies 2017-02-13 16:21:02 +01:00
Convex_decomposition_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Convex_hull_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Convex_hull_3 Merge pull request #1843 from afabri/BGL_accelerate_copy_face_graph-GF 2017-02-08 17:32:47 +01:00
Convex_hull_d add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Distance_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Distance_3 fix BGL testsuite 2016-11-03 13:08:31 +01:00
Documentation/doc Update Tutorial_hello_world.txt 2017-02-27 21:00:44 +02:00
Envelope_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Envelope_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Filtered_kernel Merge pull request #1255 from afabri/CGAL-license_check-GF 2017-01-25 17:14:55 +01:00
Generalized_map remove empty file 2017-01-19 17:11:38 +01:00
Generator add a random generator on edges of a mesh 2016-12-29 07:20:25 +01:00
Geomview update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
GraphicsView add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
HalfedgeDS Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Hash_map Merge pull request #1701 from afabri/Convex_hull_3-FaceGraph-GF 2016-12-30 15:14:34 +01:00
Homogeneous_kernel Rename tests following Olivier's recommendations 2016-11-03 14:53:54 +01:00
Inscribed_areas add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Installation Add macros with old versions of boost 2017-02-27 14:21:20 +01:00
Interpolation add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Intersections_2 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Intersections_3 Merge pull request #1551 from mglisse/Number_types-gmpxx_coercion-glisse 2016-10-20 09:47:39 +02:00
Interval_skip_list add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Interval_support update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Inventor update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Jet_fitting_3 remove non UTF-8 characters 2017-01-19 15:20:26 +01:00
Kernel_23 Division free functors may use Mpzf 2017-03-01 17:16:31 +01:00
Kernel_d Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Kinetic_data_structures fix Core dependancies 2017-02-13 17:16:30 +01:00
Kinetic_framework fix Core dependancies 2017-02-13 17:16:30 +01:00
LEDA remove useless file 2016-10-06 09:47:38 +02:00
Linear_cell_complex Delete flat.cpp 2017-01-19 16:31:04 +01:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance add Gauguin and Sosno to the list of machines in infrastructure 2017-02-10 15:57:52 +01:00
Matrix_search add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_3 Merge pull request #1934 from lrineau/Mesh_3-improve_Protect_edges_sizing_field-GF 2017-03-02 16:55:24 +01:00
Mesher_level change license of meshing core components to LGPL 2017-01-19 15:20:23 +01:00
Minkowski_sum_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Minkowski_sum_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Miscellany/doc/Miscellany Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Modifier update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Modular_arithmetic Use the header only version 2016-11-01 11:45:26 +01:00
Nef_2 Remove extract EXPORT instructions 2017-01-24 17:11:01 +01:00
Nef_3 remove unused variable warnings 2017-01-30 07:22:48 +01:00
Nef_S2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
NewKernel_d Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
Number_types Merge pull request #1916 from sloriot/Core-bug_fix_large_MSB 2017-02-23 18:41:13 +01:00
OpenNL make a static data member thread local 2016-10-17 15:19:26 +02:00
Operations_on_polyhedra fix make_terminal() 2017-02-10 14:00:07 +01:00
Optimal_transportation_reconstruction_2 remove non UTF-8 characters 2017-01-19 15:20:26 +01:00
Optimisation_basic Remove dont_submit as listed files do not exist 2015-12-31 17:09:55 +01:00
Partition_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Periodic_2_triangulation_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Periodic_3_triangulation_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Point_set_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Point_set_3 Fix <CGAL/Surface_mesh/Properties.h> and its uses 2017-02-08 14:33:18 +01:00
Point_set_processing_3 Merge pull request #1933 from janetournois/Polyhedron_demo-fix_warnings_msvc-jtournois 2017-03-02 16:55:15 +01:00
Point_set_shape_detection_3 Fix warning in point set shape detection 2017-03-14 07:20:50 +01:00
Poisson_surface_reconstruction_3 fix more conversion warnings for msvc 2017 2017-02-14 12:00:05 +01:00
Polygon Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Polygon_mesh_processing Merge pull request #1906 from sloriot/PMP-stitching_non_manifold_edges-GF 2017-02-14 16:11:01 +01:00
Polyhedron Merge pull request #1919 from maxGimeno/Polyhedron_demo-Reduce_memory_consumption-GF 2017-03-14 16:29:16 +01:00
Polyhedron_IO add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Polyline_simplification_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Polynomial Make <CGAL/Polynomial/Cached_extended_euclidean_algorithm.h> thread-safe 2017-01-09 15:12:13 +01:00
Polytope_distance_d add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Principal_component_analysis add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Principal_component_analysis_LGPL Fix Mesh_3 2016-11-03 13:08:31 +01:00
Profiling_tools inline dot_it() 2016-11-11 08:45:57 +01:00
Property_map move property map binders to property_map.h 2017-01-18 16:37:24 +01:00
QP_solver add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Random_numbers create an object as otherwise it looks like a function pointer 2016-11-04 17:36:56 +01:00
Ridges_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
STL_Extension Fix iterator range size type 2017-03-10 15:28:49 +01:00
Scale_space_reconstruction_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Scripts Remove other false positives 2017-02-01 18:01:39 +01:00
SearchStructures add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Segment_Delaunay_graph_2 fix more conversion warnings for msvc 2017 2017-02-14 12:00:05 +01:00
Segment_Delaunay_graph_Linf_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Skin_surface_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Snap_rounding_2 Fix the VC++ warnings reported in Issue #1904 2017-02-15 15:38:09 +01:00
Solver_interface Merge pull request #1720 from sgiraudot/Solver_interface-Enhance_eigen_diagonalize-GF 2017-01-02 19:10:19 +01:00
Spatial_searching Merge pull request #1808 from MaelRL/Spatial_searching-Fix_fuzzy_query_item_border 2017-01-30 09:54:55 +01:00
Spatial_sorting fix conversion warnings (visual 2017) 2017-02-16 13:24:51 +01:00
Straight_skeleton_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Stream_lines_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Stream_support Stream_support: No longer a need for replacement of istream >> double for VC++ 2017-01-13 18:39:40 +01:00
Subdivision_method_3 Unify the links to the Polyhedron demo in the package descriptions. 2017-01-10 14:56:52 +01:00
Surface_mesh Merge pull request #1890 from lrineau/Surface_mesh-fix_Property_map-GF 2017-02-08 17:32:35 +01:00
Surface_mesh_deformation add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Surface_mesh_parameterization add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Surface_mesh_segmentation add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Surface_mesh_shortest_path add missing include directive 2017-02-20 14:56:54 +01:00
Surface_mesh_simplification add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Surface_mesh_skeletonization add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Surface_mesher Fix headers 2017-02-01 11:03:52 +01:00
Sweep_line_2 fix Core dependancies 2017-02-13 17:16:30 +01:00
TDS_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
TDS_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Testsuite remove mentions of Qt3 2015-10-05 15:19:58 +02:00
Three Factorize program declaration and use special shader for flat shading without pre computing the normals. 2017-02-21 15:20:33 +01:00
Triangulation add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_2 Merge pull request #1843 from afabri/BGL_accelerate_copy_face_graph-GF 2017-02-08 17:32:47 +01:00
Triangulation_3 Merge pull request #1863 from afabri/T3-fix_link_to_face_graph_doc-GF 2017-02-02 17:22:27 +01:00
Union_find update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Visibility_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Voronoi_diagram_2 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
wininst remove non UTF-8 characters 2017-01-19 15:20:26 +01:00
.gitattributes Remove script cgal_generate_cmake_script.cmake 2016-02-16 17:34:41 +01:00
.gitignore Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-07-22 18:31:02 +02:00
.travis.yml Manually install libqglviewer. 2017-02-21 11:20:22 +01:00
CMakeLists.txt Merge pull request #1357 from lrineau/CGAL-add_ctest_cont-lrineau 2016-09-23 16:45:09 +02:00
INSTALL.md make command examples uniform 2015-07-06 06:51:38 +02:00
LICENSE.md Update LICENSE.md 2015-03-05 00:05:24 +01:00
README.md Add travis button 2016-08-26 13:05:07 +02:00
copyright Correction of indentation of 2nd column (additional space left just in case...) 2015-09-07 13:47:53 +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 is 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