The public CGAL repository, see the README below
Go to file
Simon Giraudot c20bbba168 Work-around C++0x tuple bug with GCC4.4 2016-02-04 18:24:18 +01:00
AABB_tree Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
Advancing_front_surface_reconstruction Merge pull request #580 from sgiraudot/Advancing_front-Generalize_filter-GF 2016-01-19 11:39:49 +01:00
Algebraic_foundations Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Algebraic_kernel_d #ifdef cyclic.cpp 2016-01-29 14:21:28 +01:00
Algebraic_kernel_for_circles various 2016-01-05 18:04:14 +01:00
Algebraic_kernel_for_spheres remove warning 2014-07-04 17:24:06 +02:00
Alpha_shapes_2 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Alpha_shapes_3 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Apollonius_graph_2 Assure that new/delete happen BOTH inside the CORE dll 2016-01-18 17:39:15 +01:00
Arithmetic_kernel Fix CMakeLists.txt when GMP is disabled 2016-01-06 11:59:50 +01:00
Arrangement_on_surface_2 Merge pull request #686 from afabri/Kernel_fix-warnings-GF 2016-02-03 09:49:54 +01:00
BGL Merge pull request #686 from afabri/Kernel_fix-warnings-GF 2016-02-03 09:49:54 +01:00
Barycentric_coordinates_2 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Boolean_set_operations_2 add eol at the end of the file 2016-02-01 09:57:08 +01:00
Bounding_volumes fix indentation issue 2016-01-29 09:23:40 +01:00
Box_intersection_d Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
CGAL_Core We delete blocks if all T's are on the internal free list 2016-01-28 10:35:49 +01:00
CGAL_ImageIO add missing include directive 2016-02-04 12:43:30 +01:00
CGAL_ipelets Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Cartesian_kernel Remove useless copy constructor 2016-01-07 14:02:26 +01:00
Circular_kernel_2 partial cleanup of issue #595 2016-01-08 17:55:08 +01:00
Circular_kernel_3 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Circulator Use CGAL_USE in Circulator_adapters.h too 2016-01-20 12:08:09 +01:00
Combinatorial_map Merge pull request #703 from afabri/Cmap-bound_warning-GF 2016-02-02 20:57:16 +01:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_decomposition_3 reindent 2016-01-28 12:19:42 +01:00
Convex_hull_2 Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller 2016-01-07 09:21:46 +01:00
Convex_hull_3 deal with deprecated code 2016-02-01 15:52:52 +01:00
Convex_hull_d Reindent. I think the code is correct. 2016-01-27 10:58:26 +01:00
Distance_2
Distance_3
Documentation Do not document EIGEN3_DIR as it is identical to EIGEN3_INC_DIR 2016-02-02 14:54:59 +01:00
Envelope_2 Use make_optional; initialize 2016-01-29 09:45:47 +01:00
Envelope_3 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Filtered_kernel Use make_optional; initialize 2016-01-29 09:45:47 +01:00
Generator Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Geomview Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
GraphicsView Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
HalfedgeDS Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Hash_map Add hashing to the concurent compact container 2015-10-05 10:15:24 +02:00
Homogeneous_kernel attempt to fix the use of "inline" 2015-08-11 17:14:46 +02:00
Inscribed_areas qualify with CGAL to avoid ambiguous call 2016-02-01 09:56:15 +01:00
Installation Fix a warning 2016-01-25 16:45:12 +01:00
Interpolation Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Intersections_2 Merge pull request #385 from cjamin/CGAL_headers_only-gdamiand_cjamin 2015-10-13 16:37:38 +02:00
Intersections_3 Merge branch 'Intersections_3-snippet2example-GF-old' into Intersections_3-snippet2example-GF 2015-09-18 12:56:29 +02:00
Interval_skip_list Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Interval_support Remove unused static_warning include 2015-04-10 14:12:35 +02:00
Inventor Fix the conversion to void* 2014-02-13 11:02:51 +01:00
Jet_fitting_3 Merge pull request #712 from sgiraudot/Jet_fitting_3-Fix_incomplete_assertion-GF 2016-02-03 09:34:25 +01:00
Kernel_23 Use CGAL_USE to avoid g++6.0 warning 2016-01-20 11:57:51 +01:00
Kernel_d if the else -> ()?: 2016-01-27 11:07:26 +01:00
Kinetic_data_structures Merge pull request #657 from afabri/Kernel_fix-warnings-GF 2016-01-25 08:57:24 +01:00
Kinetic_framework Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
LEDA resurrect LEDA_basic.h 2016-01-06 11:03:05 +01:00
Linear_cell_complex Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
MacOSX Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh" 2015-06-17 17:59:42 +02:00
Maintenance add missing cache files 2016-02-01 09:57:07 +01:00
Matrix_search one more reindentation 2016-01-21 10:23:19 +01:00
Mesh_2 precompute area functor 2016-02-01 10:23:29 +01:00
Mesh_3 Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
Minkowski_sum_2 Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller 2016-01-07 09:21:46 +01:00
Minkowski_sum_3 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Miscellany/doc/Miscellany Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Modifier remove Qt3 demos and empty dontsubmit files 2015-09-30 12:51:40 +02:00
Modular_arithmetic Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller 2016-01-07 09:21:46 +01:00
Nef_2 if the else -> ()?: 2016-01-27 11:07:26 +01:00
Nef_3 Merge pull request #657 from afabri/Kernel_fix-warnings-GF 2016-01-25 08:57:24 +01:00
Nef_S2 more CGAL_USE and some reindentations 2016-01-21 10:22:20 +01:00
NewKernel_d Use assertion_code() 2016-01-26 17:03:33 +01:00
Number_types Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
OpenNL fix unsigned int to size_t warnings 2015-10-07 14:55:43 +02:00
Operations_on_polyhedra Merge pull request #686 from afabri/Kernel_fix-warnings-GF 2016-02-03 09:49:54 +01:00
Optimisation_basic Remove dont_submit as listed files do not exist 2015-12-31 17:09:55 +01:00
Partition_2 push warning in Partition_2 2016-01-28 16:17:51 +01:00
Periodic_2_triangulation_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Periodic_3_triangulation_3 Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
Point_set_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Point_set_processing_3 Merge pull request #702 from afabri/CGAL-source-GF 2016-02-03 09:45:01 +01:00
Point_set_shape_detection_3 Merge pull request #686 from afabri/Kernel_fix-warnings-GF 2016-02-03 09:49:54 +01:00
Poisson_surface_reconstruction_3 fix warnings instead of suppressing them; cleanup of the CMakeLists.txt 2016-01-21 12:22:40 +01:00
Polygon Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Polygon_mesh_processing Merge pull request #708 from janetournois/PMP-cleanup_tests-GF 2016-02-03 09:47:19 +01:00
Polyhedron Better layout: follow the `sizeHint()` 2016-02-04 12:31:08 +01:00
Polyhedron_IO Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF 2015-07-16 16:52:53 +02:00
Polyline_simplification_2 fix Polyline simplification 2016-02-01 17:26:02 +01:00
Polynomial replace if with ()?: 2016-01-21 09:34:15 +01:00
Polytope_distance_d Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Principal_component_analysis Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Profiling_tools Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Property_map Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
QP_solver Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Random_numbers Merge pull request #389 from afabri/CGAL-Qt3-GF 2015-10-23 17:08:49 +02:00
Ridges_3 ## -> # 2016-01-27 08:58:17 +01:00
STL_Extension Work-around C++0x tuple bug with GCC4.4 2016-02-04 18:24:18 +01:00
Scale_space_reconstruction_3 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Scripts remove temporary directory 2016-02-01 17:16:34 +01:00
SearchStructures improve indentation in Range_tree_d.h 2016-01-21 09:39:42 +01:00
Segment_Delaunay_graph_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Segment_Delaunay_graph_Linf_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Skin_surface_3 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Snap_rounding_2 Write to an ofstream and not to std::cout as VLD writes there too and output != gold 2016-01-27 09:45:51 +01:00
Solver_interface Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Spatial_searching Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Spatial_sorting Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF 2016-01-08 14:14:08 +01:00
Straight_skeleton_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2016-01-27 13:43:35 +01:00
Stream_lines_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Stream_support Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Subdivision_method_3 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Surface_mesh Explain why num_vertices(Surface_mesh&) also counts deleted vertices 2016-02-02 12:09:27 +01:00
Surface_mesh_parameterization Merge pull request #711 from afabri/Parameterization-clean_CmakeLists-GF 2016-02-03 09:35:11 +01:00
Surface_mesh_segmentation Merge pull request #680 from sloriot/SMS-boost_1.60 2016-01-27 13:39:12 +01:00
Surface_mesh_shortest_path Merge pull request #702 from afabri/CGAL-source-GF 2016-02-03 09:45:01 +01:00
Surface_mesh_simplification Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Surface_mesh_skeletonization add missing include directive 2016-02-02 19:09:06 +01:00
Surface_mesher Use make_optional; initialize 2016-01-29 09:45:47 +01:00
Surface_modeling Use source() not prefixed with boost:: 2016-02-01 09:56:57 +01:00
Sweep_line_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
TDS_2 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
TDS_3 Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller 2016-01-07 09:21:46 +01:00
Testsuite remove mentions of Qt3 2015-10-05 15:19:58 +02:00
Three rename function 2016-01-26 11:43:01 +01:00
Triangulation Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller 2016-01-07 09:21:46 +01:00
Triangulation_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2016-01-20 16:46:29 +01:00
Triangulation_3 Merge pull request #654 from maxGimeno/FixForMac-GF 2016-02-03 14:39:48 +01:00
Union_find add operators to compare handle of the union-find ds 2015-11-30 14:10:27 +01:00
Visibility_2 Use CGAL_USE in Visibility_2 too 2016-01-20 12:19:07 +01:00
Voronoi_diagram_2 Use CGAL_USE in Voronoi_diagram_2 too 2016-01-20 12:21:27 +01:00
wininst add dev prefix for installation dir 2015-12-18 15:11:57 +01:00
.gitattributes Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF 2015-02-16 11:48:29 +01:00
.gitignore Udpdate renoir reference platforms for testsuite 2016-01-21 11:46:08 +01:00
CMakeLists.txt Use doc/CMakeLists in a release 2015-12-10 17:05:51 +01: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 Update README.md 2015-03-05 00:10:39 +01:00
copyright Correction of indentation of 2nd column (additional space left just in case...) 2015-09-07 13:47:53 +02:00
cppfiles.txt io static methods 2015-03-16 17:14:56 +01:00

README.md

#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