The public CGAL repository, see the README below
Go to file
Sébastien Loriot e3fec8035d put_get_helper expect pmap::reference as first template parameter 2017-01-11 15:32:26 +01:00
AABB_tree Use functors instead of member functions 2016-10-28 15:07:14 +02:00
Advancing_front_surface_reconstruction fix doc bug 2016-10-24 18:16:06 +02:00
Algebraic_foundations update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Algebraic_kernel_d make static variables thread local 2016-12-02 13:21:53 +01:00
Algebraic_kernel_for_circles remove non-documented and non-used files 2016-10-06 09:47:37 +02:00
Algebraic_kernel_for_spheres update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Alpha_shapes_2 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
Alpha_shapes_3 initialize pointers 2016-11-29 11:57:32 +01:00
Apollonius_graph_2 Merge pull request #1646 from afabri/Apollonius_graph-static-GF 2016-11-18 10:56:28 +01:00
Arithmetic_kernel Fix a similar CMake warning 2016-11-18 15:40:46 +01:00
Arrangement_on_surface_2 Merge pull request #1642 from afabri/Arrangement_2-static-GF 2016-12-02 11:36:15 +01:00
BGL add missing overload 2016-12-09 13:44:41 +01:00
Barycentric_coordinates_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Boolean_set_operations_2 move non finished demo to archive 2016-10-06 09:53:38 +02:00
Bounding_volumes Merge pull request #1551 from mglisse/Number_types-gmpxx_coercion-glisse 2016-10-20 09:47:39 +02:00
Box_intersection_d Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
CGAL_Core Fix a warning 2016-11-14 15:18:11 +01:00
CGAL_ImageIO Fix warning 2016-11-18 12:18:24 +01:00
CGAL_ipelets Merge pull request #1574 from afabri/Filtered_kernel_init_double_to_avoid_warning-GF 2016-10-24 11:46:54 +02:00
Cartesian_kernel Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point 2016-10-17 10:03:20 +02:00
Circular_kernel_2 Merge pull request #1582 from afabri/Circular_kernel_2-ICL_variant_bug-GF 2016-10-20 09:47:35 +02:00
Circular_kernel_3 Merge pull request #1551 from mglisse/Number_types-gmpxx_coercion-glisse 2016-10-20 09:47:39 +02: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 cw 90 degree rotation is used instead and relevant code comments added 2016-11-22 11:40:32 +11:00
Convex_decomposition_3 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Convex_hull_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Convex_hull_3 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Convex_hull_d Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
Distance_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Distance_3 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Documentation/doc Add new GMap package in packages.txt 2016-11-29 11:43:16 +01:00
Envelope_2 strcmp returns 0 when strings match, invert. 2016-10-15 17:44:44 +02:00
Envelope_3 No need for a static variable 2016-11-03 14:05:49 +01:00
Filtered_kernel optional::emplace was introduce in boost 1.56 2016-12-23 09:56:50 +01:00
Generalized_map Bug fix in GMap iterator 2016-11-29 11:43:45 +01:00
Generator Make static variable thread local 2016-11-02 15:01:46 +01:00
Geomview update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
GraphicsView Merge pull request #1574 from afabri/Filtered_kernel_init_double_to_avoid_warning-GF 2016-10-24 11:46:54 +02: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 #1648 from MaelRL/Hash_map-Add_new_tests 2016-12-02 11:38:14 +01:00
Homogeneous_kernel Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point 2016-10-17 10:03:20 +02:00
Inscribed_areas update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Installation update changes 2016-12-05 18:28:45 +01:00
Interpolation Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02: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 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02: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 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Kernel_23 add constructions for the intersection point of a plane by a line and of 2 lines 2017-01-02 19:23:48 +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 made variables const or atomic, and removed unused file 2016-11-03 10:41:00 +01:00
Kinetic_framework improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
LEDA remove useless file 2016-10-06 09:47:38 +02:00
Linear_cell_complex clean up after rebase 2016-11-29 11:43:47 +01:00
MacOSX
Maintenance fix perms 2016-11-25 14:57:31 +01:00
Matrix_search Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
Mesh_2 Mesh_2: Initialize to avoid warning 2016-11-14 09:14:30 +01:00
Mesh_3 Add a CGAL_error_msg when the sizing is locally zero 2016-11-23 11:59:53 +01:00
Mesher_level Split Mesh_2 2016-09-30 15:23:16 +02:00
Minkowski_sum_2 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Minkowski_sum_3 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Miscellany/doc/Miscellany
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 non-needed file 2016-10-06 09:53:37 +02:00
Nef_3 Merge pull request #1627 from mglisse/Number_types-gmpxx_IO2-glisse 2016-11-03 11:03:39 +01:00
Nef_S2 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02: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 avoid c-style cast 2016-12-12 13:09:17 +01:00
OpenNL make a static data member thread local 2016-10-17 15:19:26 +02:00
Operations_on_polyhedra update the implementation of clip plugin to use new corefinement PMP code 2017-01-10 15:38:24 +01:00
Optimal_transportation_reconstruction_2 make a static variable of a member function class local 2016-11-07 15:20:37 +01:00
Optimisation_basic
Partition_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Periodic_2_triangulation_2 Merge pull request #1600 from afabri/Peiodic_2-static-GF 2016-10-24 11:46:42 +02:00
Periodic_3_triangulation_3 Fix warnings with CGAL_TRIANGULATION_NO_ASSERTIONS 2016-10-07 14:33:44 +02:00
Point_set_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Point_set_processing_3 Update example with API 2016-10-31 09:00:26 +01:00
Point_set_shape_detection_3 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Poisson_surface_reconstruction_3 Fix min/max problem for VC++ 2016-11-18 10:41:25 +01:00
Polygon Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Polygon_mesh_processing use PMP for corefinement and intersection plugins 2017-01-11 15:16:03 +01:00
Polyhedron put_get_helper expect pmap::reference as first template parameter 2017-01-11 15:32:26 +01:00
Polyhedron_IO update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Polyline_simplification_2 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Polynomial Merge pull request #1551 from mglisse/Number_types-gmpxx_coercion-glisse 2016-10-20 09:47:39 +02:00
Polytope_distance_d remove example not working 2016-10-06 14:05:28 +02:00
Principal_component_analysis Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Principal_component_analysis_LGPL Split PCA 2016-09-30 15:23:16 +02:00
Profiling_tools inline dot_it() 2016-11-11 08:45:57 +01:00
Property_map force using a const-ref 2016-07-18 09:42:27 +02:00
QP_solver Merge pull request #1551 from mglisse/Number_types-gmpxx_coercion-glisse 2016-10-20 09:47:39 +02:00
Random_numbers create an object as otherwise it looks like a function pointer 2016-11-04 17:36:56 +01:00
Ridges_3 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
STL_Extension Merge pull request #1650 from afabri/STL_extensions-static-GF 2016-11-18 10:58:10 +01:00
Scale_space_reconstruction_3 dihedral_angle() -> approximate_dihedral_angle() 2016-10-11 15:35:20 +02:00
Scripts Fix CMake warnings about unused variables set on command line 2016-12-02 11:06:06 +01:00
SearchStructures The allocator is no longer static 2016-10-17 17:11:01 +02:00
Segment_Delaunay_graph_2 Merge pull request #1623 from lrineau/SDG_2-fix_include-lrineau 2016-11-03 11:03:33 +01:00
Segment_Delaunay_graph_Linf_2 fix svdlinf ipelet: fix sdglinf dual draw 2016-11-06 12:55:10 +01:00
Skin_surface_3 remove non used examples 2016-10-06 09:53:34 +02:00
Snap_rounding_2 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
Solver_interface Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Spatial_searching remove a non needed requirement from concepts 2016-10-27 09:41:44 +02:00
Spatial_sorting Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Straight_skeleton_2 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Stream_lines_2 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Stream_support Merge pull request #1651 from afabri/Stream_support-static-GF 2016-11-18 11:00:19 +01:00
Subdivision_method_3 update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Surface_mesh Surface_mesh: The get/put functions are not templated 2016-12-05 17:05:23 +01:00
Surface_mesh_deformation update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Surface_mesh_parameterization static -> CGAL_STATIC_THREAD_LOCAL_VARIABLE 2016-12-01 16:23:46 +01:00
Surface_mesh_segmentation Merge pull request #1699 from sloriot/SMSeg-match_concepts 2016-12-02 11:35:48 +01:00
Surface_mesh_shortest_path Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF 2016-10-05 13:11:04 +02:00
Surface_mesh_simplification Merge pull request #1698 from sloriot/SMS-missing_ns 2016-12-02 11:35:34 +01:00
Surface_mesh_skeletonization update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Surface_mesher move unused files to archive 2016-10-06 09:55:50 +02:00
Sweep_line_2 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
TDS_2 Fix warnings with CGAL_TRIANGULATION_NO_ASSERTIONS 2016-10-07 14:33:44 +02:00
TDS_3 Preliminary support for adressing the -Wimplicit-fallthrough warning 2016-10-17 13:45:42 +02:00
Testsuite
Three At least return a Boolean 2016-11-04 12:10:19 +01:00
Triangulation remove non used files 2016-10-06 09:53:32 +02:00
Triangulation_2 remove an extra const 2016-12-15 17:30:53 +01:00
Triangulation_3 Update LCC tests: now they are done both for CMap and GMap. 2016-11-29 11:43:38 +01:00
Union_find update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Visibility_2 Use 1/2 instead of .5 as file input for Epeck. 2016-10-15 22:39:23 +02:00
Voronoi_diagram_2 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
wininst
.gitattributes
.gitignore Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-07-22 18:31:02 +02:00
.travis.yml Update .travis.yml 2016-09-27 15:56:58 +02:00
CMakeLists.txt Merge pull request #1357 from lrineau/CGAL-add_ctest_cont-lrineau 2016-09-23 16:45:09 +02:00
INSTALL.md
LICENSE.md
README.md Add travis button 2016-08-26 13:05:07 +02:00
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 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