The public CGAL repository, see the README below
Go to file
Jane Tournois c55d75ede8 sq_circumradius cannot be computed on an infinite facet
there was no need to check if a face is in domain, but we still need to check
whether it is infinite
2017-12-15 10:24:11 +01:00
.github
.travis Use version 2.6.3 of qglviewer instead of master 2017-06-21 15:20:58 +02:00
AABB_tree Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Advancing_front_surface_reconstruction
Algebraic_foundations
Algebraic_kernel_d explicit that the sign function is the one from CGAL to avoid ambiguity 2017-06-17 07:31:22 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Removed obsolete and unused include in Alpha_shapes_2, see bb086ff 2017-04-21 11:40:27 +02:00
Alpha_shapes_3 Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Apollonius_graph_2 test dependencies in Mesh_2 2017-04-06 13:16:35 +02:00
Arithmetic_kernel
Arrangement_on_surface_2 Merge pull request #2237 from sloriot/AOS_2-Testsuite_no_GMP 2017-07-10 15:01:14 +02:00
BGL fix hashing of edge_descriptor for OpenMesh 2017-10-03 17:21:24 +02:00
Barycentric_coordinates_2
Boolean_set_operations_2 Boolean_set_operations_2: Fix insert to Gps 2017-07-10 16:56:00 +03:00
Bounding_volumes
Box_intersection_d
CGAL_Core CGAL_Core: make it less verbose to fix #1915 2017-04-03 12:36:43 +02:00
CGAL_ImageIO Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
CGAL_ipelets Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Cartesian_kernel Fix #2206 2017-07-10 17:45:27 +02:00
Circular_kernel_2
Circular_kernel_3 Fix kernel demo for QGLViewer 2.7.0 2017-07-10 16:11:08 +02:00
Circulator
Combinatorial_map Remove a warning (unused variable) 2017-05-19 10:03:02 +02:00
Cone_spanners_2
Convex_decomposition_3
Convex_hull_2 Add newline at end of file 2017-05-16 08:29:10 +02:00
Convex_hull_3 remove example that does not exist 2017-08-02 10:08:41 +02:00
Convex_hull_d
Distance_2
Distance_3
Documentation/doc Import patch from PR #2366 2017-08-28 14:17:48 +02:00
Envelope_2
Envelope_3 Fix errors detected by Travis 2017-04-14 18:11:43 +02:00
Filtered_kernel
Generalized_map
Generator remove default value hidding the copy-constructor 2017-09-19 14:22:43 +02:00
Geomview Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
GraphicsView Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
HalfedgeDS
Hash_map
Homogeneous_kernel add missing } 2017-05-12 09:48:23 +02:00
Inscribed_areas
Installation Workaround for gmp-4.2 with gcc 4.9 and C++11 2017-06-06 15:36:08 +02:00
Interpolation Fix a compilation error in Travis 2017-06-29 09:40:15 +02:00
Intersections_2
Intersections_3
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3
Kernel_23 force the usage of CGAL compare function 2017-05-22 09:43:36 +02:00
Kernel_d
Kinetic_data_structures explicit that the sign function is the one from CGAL to avoid ambiguity 2017-06-17 07:31:22 +02:00
Kinetic_framework
LEDA
Linear_cell_complex Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
MacOSX
Maintenance Next release in this branch will be CGAL-4.10.2 2017-09-21 14:20:43 +02:00
Matrix_search
Mesh_2 sq_circumradius cannot be computed on an infinite facet 2017-12-15 10:24:11 +01:00
Mesh_3 Forbid the use of CGAL_MESH_3_USE_RELAXED_HEAP 2017-10-19 15:14:01 +02: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
Nef_3 Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch 2017-06-16 11:43:08 +02:00
Nef_S2 Qualify call to CGAL::sign. 2017-07-21 11:20:10 +02:00
NewKernel_d
Number_types introduce cpp11::is_enum to work around a bug observed with boost 1.62 2017-09-22 18:27:59 +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 Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2
Periodic_3_triangulation_3 Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Point_set_2 Rename dfs as search 2017-09-14 11:35:06 +02:00
Point_set_3 Fix Point_set_3::remove(const Index&) and add test 2017-07-04 15:18:51 +02: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 Fixed wrong uses of std::numeric_limits::min() 2017-10-27 11:40:22 +02:00
Poisson_surface_reconstruction_3
Polygon make random accessor working even if the base container is not random access 2017-07-25 08:26:33 +02:00
Polygon_mesh_processing Fixed wrong uses of std::numeric_limits::min() 2017-10-27 11:40:22 +02:00
Polyhedron Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Polyhedron_IO Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Polyline_simplification_2 Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Polynomial The fix was incorrect for Polynomial 2017-07-05 10:20:19 +02:00
Polytope_distance_d
Principal_component_analysis Fix PCA demo for QGLViewer 2.7 2017-07-10 16:11:09 +02:00
Principal_component_analysis_LGPL
Profiling_tools
Property_map
QP_solver
Random_numbers
Ridges_3
STL_Extension fix hashing of edge_descriptor for OpenMesh 2017-10-03 17:21:24 +02:00
Scale_space_reconstruction_3 explicit that the sign function is the one from CGAL to avoid ambiguity 2017-06-17 07:31:22 +02:00
Scripts
SearchStructures
Segment_Delaunay_graph_2 test dependencies in Mesh_2 2017-04-06 13:16:35 +02:00
Segment_Delaunay_graph_Linf_2 test dependencies in Mesh_2 2017-04-06 13:16:35 +02:00
Skin_surface_3 Fix the compilation of individual headers 2017-04-13 15:56:51 +02:00
Snap_rounding_2
Solver_interface No need for EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET as it IS stable now 2017-09-06 11:19:25 +01:00
Spatial_searching
Spatial_sorting Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 2017-08-22 17:21:01 +02:00
Straight_skeleton_2
Stream_lines_2
Stream_support
Subdivision_method_3
Surface_mesh Added missing 'explicit' on SM_Edge_index constructor 2017-10-12 18:06:38 +02:00
Surface_mesh_deformation Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Surface_mesh_parameterization Fixed wrong uses of std::numeric_limits::min() 2017-10-27 11:40:22 +02:00
Surface_mesh_segmentation update macro names and undef them when leaving the file 2017-09-20 16:47:53 +02:00
Surface_mesh_shortest_path Added an overload for convenience 2017-09-14 16:11:52 +02:00
Surface_mesh_simplification add missing include directive 2017-08-25 11:23:03 +02:00
Surface_mesh_skeletonization cope with the change of order of the vertices in copy_face_graph 2017-10-24 13:47:56 +02:00
Surface_mesher Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Sweep_line_2
TDS_2 fix for doc bug, github issue #2346 2017-08-14 14:38:01 +02:00
TDS_3 Fix warnings 2017-07-19 12:26:10 +02:00
Testsuite
Three FIx Polyhedron_demo for QGLViewer v2.7.0 2017-07-10 16:14:03 +02:00
Triangulation Remove dependencies of Triangulation_3 on Triangulation_2 2017-04-06 11:08:37 +02:00
Triangulation_2 Merge pull request #2198 from sloriot/T2-add_missing_include 2017-06-28 10:52:12 +02:00
Triangulation_3 Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Union_find
Visibility_2
Voronoi_diagram_2 test dependencies in Mesh_2 2017-04-06 13:16:35 +02:00
wininst
.gitattributes
.gitignore
.travis.yml Install cmake 3.7 from a ppa 2017-04-14 17:25:41 +02:00
CMakeLists.txt
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
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 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