The public CGAL repository, see the README below
Go to file
Maxime Gimeno 82bee3fd55 Add some doc for the PLY_writer 2020-03-18 16:07:24 +01:00
.github Update cmake-all.yml 2020-01-10 13:54:27 +01:00
.travis Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
AABB_tree Typos: splitted -> split 2019-12-11 16:57:34 +01:00
Advancing_front_surface_reconstruction Merge pull request #4439 from oleg-alexandrov/expand_example 2020-02-07 16:24:47 +01:00
Algebraic_foundations
Algebraic_kernel_d
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2
Alpha_shapes_3 Update header guard after move 2020-01-17 17:13:38 +01:00
Apollonius_graph_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-16 16:19:38 +01:00
Arithmetic_kernel
Arrangement_on_surface_2 avoid a construction 2019-11-26 17:00:59 +01:00
BGL Add some doc for the PLY_writer 2020-03-18 16:07:24 +01:00
Barycentric_coordinates_2 Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Boolean_set_operations_2
Bounding_volumes
Box_intersection_d Minor code improvements 2020-02-05 10:54:11 +01:00
CGAL_Core
CGAL_ImageIO Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-16 16:19:38 +01:00
CGAL_ipelets
Cartesian_kernel swap for Point_2 and Point_d 2020-03-01 12:50:13 +01:00
Circular_kernel_2
Circular_kernel_3 Merge pull request #4474 from sloriot/CGAL-warning_macro 2020-01-17 16:29:49 +01:00
Circulator
Classification Merge branch 'master' into Spatial_sort-parallel-GF 2020-02-06 12:00:33 +01:00
Combinatorial_map Merge pull request #4042 from gdamiand/Surface_mesh_topology-gdamiand 2020-01-15 17:24:06 +01:00
Cone_spanners_2
Convex_decomposition_3
Convex_hull_2 fix iterator type required 2020-01-15 17:44:01 +01:00
Convex_hull_3 facets -> faces 2020-02-14 09:21:01 +01:00
Convex_hull_d Fix check headers 2019-12-09 15:07:10 +01:00
Distance_2
Distance_3 Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno 2019-11-06 17:45:34 +01:00
Documentation/doc Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Envelope_2
Envelope_3
Filtered_kernel More swaps. 2020-02-25 01:29:48 +01:00
Generalized_map Merge pull request #4042 from gdamiand/Surface_mesh_topology-gdamiand 2020-01-15 17:24:06 +01:00
Generator Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Geomview Misc cleaning 2020-01-24 23:17:33 +01:00
GraphicsView Merge pull request #4521 from maxGimeno/Installation-Fix_CGAL_WITH_Qt5-maxGimeno 2020-02-14 14:39:11 +01:00
HalfedgeDS
Hash_map Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB 2019-11-20 12:24:54 +01:00
Heat_method_3
Homogeneous_kernel
Hyperbolic_triangulation_2
Inscribed_areas
Installation Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Interpolation
Intersections_2
Intersections_3 Merge pull request #4271 from maxGimeno/Installation-GMPXX-maxGimeno 2020-02-07 16:25:11 +01:00
Interval_skip_list
Interval_support
Jet_fitting_3
Kernel_23 Merge pull request #4540 from mglisse/handle 2020-03-05 14:52:09 +01:00
Kernel_d Merge remote-tracking branch 'cgal/master' 2019-12-20 09:29:50 +01:00
LEDA
Linear_cell_complex Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
MacOSX
Maintenance updated crontab (automated commit) 2020-02-28 17:18:04 +01:00
Matrix_search
Mesh_2 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Mesh_3 Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno 2020-03-17 09:33:19 +01:00
Mesher_level
Minkowski_sum_2
Minkowski_sum_3
Miscellany/doc/Miscellany
Modifier
Modular_arithmetic
Nef_2
Nef_3 Merge pull request #4474 from sloriot/CGAL-warning_macro 2020-01-17 16:29:49 +01:00
Nef_S2 Fix check headers 2019-12-09 15:07:10 +01:00
NewKernel_d Merge pull request #4540 from mglisse/handle 2020-03-05 14:52:09 +01:00
Number_types More swaps. 2020-02-25 01:29:48 +01:00
OpenNL
Optimal_transportation_reconstruction_2 Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2 Add missing #include; remove an unused variable. 2019-11-20 09:26:50 +01:00
Periodic_3_mesh_3 Simplify 'Hash_handles_with_or_without_timestamps' (use 'Get_time_stamper') 2019-10-28 11:29:08 +01:00
Periodic_3_triangulation_3 Merge branch 'TDS-Fix_doc-GF-old' into TDS-Fix_doc-GF 2020-01-15 18:07:51 +01:00
Periodic_4_hyperbolic_triangulation_2
Point_set_2
Point_set_3 Improvements to CGAL i/o across the board 2020-01-29 10:00:07 +01:00
Point_set_processing_3 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Poisson_surface_reconstruction_3 Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF 2020-01-29 16:33:57 +01:00
Polygon remove cpp11/cpp0x 2019-11-04 11:34:53 +01:00
Polygon_mesh_processing Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno 2020-03-17 09:33:19 +01:00
Polygonal_surface_reconstruction Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Polyhedron Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Polyhedron_IO Merge pull request #4501 from maxGimeno/OFF_reading-Fixes-maxGimeno 2020-02-14 14:46:35 +01:00
Polyline_simplification_2 remove BOOST_FOREACH added by recent PRs 2019-11-04 10:59:15 +01:00
Polynomial
Polytope_distance_d
Principal_component_analysis Merge pull request #4538 from cosurgi/fixYadeRealCompilation 2020-03-05 14:52:12 +01:00
Principal_component_analysis_LGPL Merge pull request #4538 from cosurgi/fixYadeRealCompilation 2020-03-05 14:52:12 +01:00
Profiling_tools
Property_map Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno 2020-03-17 09:33:19 +01:00
QP_solver
Random_numbers
Ridges_3 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
STL_Extension More swaps. 2020-02-25 01:29:48 +01:00
Scale_space_reconstruction_3 Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB 2019-11-20 12:24:54 +01:00
Scripts Modify the script to rely on refs/pull/\*head references 2020-01-27 12:04:42 +01:00
SearchStructures
Segment_Delaunay_graph_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-03-16 16:19:38 +01:00
Segment_Delaunay_graph_Linf_2
Set_movable_separability_2
Shape_detection Shape_detection: Correcting comment in efficient_RANSAC_with_parameters example 2020-03-01 19:52:35 +01:00
Skin_surface_3
Snap_rounding_2 Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Solver_interface Fix two solvers not showing up in documentation 2019-12-04 12:00:33 +01:00
Spatial_searching Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-03-16 16:32:47 +01:00
Spatial_sorting Copy comparer by const& 2020-02-06 11:57:04 +01:00
Straight_skeleton_2 Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Stream_lines_2
Stream_support remove the UV parts of the BGL write_PLY and add NPs for the vpm and vimap. Missing doc. Also fix the STL_ASCII reader. 2020-03-18 15:52:15 +01:00
Subdivision_method_3 Merge branch 'SMS-Add_GH_simplification-GF-old' into SMS-Add_GH_simplification-GF 2019-10-25 16:35:53 +02:00
Surface_mesh Fix parameter order in read/write_OFF call 2020-03-17 09:15:33 +01:00
Surface_mesh_approximation Merge branch 'SMS-Add_GH_simplification-GF-old' into SMS-Add_GH_simplification-GF 2019-10-25 16:35:53 +02:00
Surface_mesh_deformation Fix bad copy paste 2020-03-09 10:23:16 +01:00
Surface_mesh_parameterization Add missing #include's 2020-03-09 10:03:31 +01:00
Surface_mesh_segmentation Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Surface_mesh_shortest_path Rename new triangulation IDs initializing functions 2020-03-04 12:54:56 +01:00
Surface_mesh_simplification Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno 2020-03-17 09:33:19 +01:00
Surface_mesh_skeletonization Improvements to CGAL i/o across the board 2020-01-29 10:00:07 +01:00
Surface_mesh_topology Improvements to CGAL i/o across the board 2020-01-29 10:00:07 +01:00
Surface_mesher Fix some header includes 2020-01-17 17:55:53 +01:00
Surface_sweep_2 Typos: splitted -> split 2019-12-11 16:57:34 +01:00
TDS_2 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
TDS_3 Merge pull request #4364 from afabri/CGAL-Parallel_if_available_tag 2020-02-07 16:25:03 +01:00
Testsuite
Three Add a Viewer option to use a specif shader to make more obvious the orientation of the fragments in the shaded programs. 2019-10-28 15:32:31 +01:00
Triangulation Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Triangulation_2 Merge remote-tracking branch 'maxgimeno/PMP-Default_pmap-maxGimeno' into CGAL_IO-maxGimeno 2020-03-17 09:33:19 +01:00
Triangulation_3 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-03-17 09:03:12 +01:00
Union_find
Visibility_2 Fix check headers 2019-12-09 15:07:10 +01:00
Voronoi_diagram_2 remove license statements 2019-11-13 15:32:23 +01:00
wininst
.gitattributes
.gitignore
.travis.yml Regenerate travis.yml 2020-01-29 11:10:36 +01:00
CGALConfig.cmake
CMakeLists.txt
INSTALL.md INSTALL.md: Fix missing path in cmake invocation 2020-03-01 20:14:05 +01:00
LICENSE.md
README.md Misc Installation Documentation Updates 2019-10-25 15:52:58 +02:00
ccpp.yml
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.

Getting Started with CGAL

Since version 5.0, CGAL is a header-only library, meaning that it is no longer needed to build CGAL libraries before it can be used.

Head over to the CGAL manual for usage guides and tutorials that will get you started smoothly.

License

See the file LICENSE.md.

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 configuring and building programs, 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

More Information