The public CGAL repository, see the README below
Go to file
Laurent Rineau 0a88180b51 Handle the case when a glob pattern is in .cmd
In that case, CMake must use globbing to interpret the content of the
.cmd file.
2016-09-20 10:53:20 +02:00
AABB_tree this commit fixes the following issue : 2016-08-23 16:28:50 +02:00
Advancing_front_surface_reconstruction CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Algebraic_foundations document that to_double might not always return the same value 2016-08-24 15:42:22 +02:00
Algebraic_kernel_d Update with master 2016-05-25 10:58:55 +02:00
Algebraic_kernel_for_circles CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Algebraic_kernel_for_spheres CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Alpha_shapes_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Alpha_shapes_3 Add missing link with glu in demo. 2016-06-02 12:25:39 +02:00
Apollonius_graph_2 Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot 2016-03-29 11:02:17 +02:00
Arithmetic_kernel avoid unused type warning 2016-02-04 19:42:37 +01:00
Arrangement_on_surface_2 Merge pull request #1366 from lrineau/CGAL-remove_support_for_LEDA_5_and_before-GF 2016-08-29 12:32:24 +02:00
BGL Merge fixes from 'cgal/releases/CGAL-4.8-branch' 2016-09-13 18:29:33 +02:00
Barycentric_coordinates_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Boolean_set_operations_2 Update with master 2016-05-25 10:58:55 +02:00
Bounding_volumes Remove whitespace at end of lines 2016-06-29 11:04:29 +02:00
Box_intersection_d Update with master 2016-05-25 10:58:55 +02:00
CGAL_Core replace assert by CGAL_assertion in CGAL code 2016-08-25 11:12:17 +02:00
CGAL_ImageIO Also show the offset coordinates (tx, ty, tz) 2016-09-13 12:06:55 +02:00
CGAL_ipelets CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Cartesian_kernel Fix compilation error with gmpxx 2016-07-13 16:30:07 +02:00
Circular_kernel_2 Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot 2016-03-29 11:02:17 +02:00
Circular_kernel_3 Add missing link with glu in demo. 2016-06-02 12:25:39 +02:00
Circulator CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Combinatorial_map remove old API deprecated since CGAL 4.4 2016-07-21 11:51:11 +02:00
Cone_spanners_2 replace the usage of raw pointer as property map 2016-07-13 13:53:00 +02:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_decomposition_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Convex_hull_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Convex_hull_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Convex_hull_d Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Distance_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Distance_3 Merge pull request #1005 from afabri/Kernel-compare_distance-GF 2016-04-22 15:25:52 +02:00
Documentation Fix a typo 2016-07-11 10:46:12 +02:00
Envelope_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Envelope_3 Update with master 2016-05-25 10:58:55 +02:00
Filtered_kernel Update with master 2016-05-25 10:58:55 +02:00
Generator Second merge 2016-05-25 11:06:17 +02:00
Geomview Minor fixes for -Wconversion warnings in a few packages 2016-04-22 12:36:26 +02:00
GraphicsView Remove whitespace at end of lines 2016-06-29 11:04:29 +02:00
HalfedgeDS CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Hash_map improve Hash test 2016-06-24 13:23:44 +02:00
Homogeneous_kernel attempt to fix the use of "inline" 2015-08-11 17:14:46 +02:00
Inscribed_areas CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Installation Handle the case when a glob pattern is in .cmd 2016-09-20 10:53:20 +02:00
Interpolation CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Intersections_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Intersections_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Interval_skip_list CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Interval_support CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Inventor CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Jet_fitting_3 Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot 2016-03-29 11:02:17 +02:00
Kernel_23 Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Kernel_d Adding less-than operator (<) to Point_d 2016-05-14 14:28:51 -04:00
Kinetic_data_structures replace assert by CGAL_assertion in CGAL code 2016-08-25 11:12:17 +02:00
Kinetic_framework CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
LEDA Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Linear_cell_complex Update with master 2016-05-25 10:58:55 +02:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance Next release will be CGAL-4.10 2016-09-19 17:18:42 +02:00
Matrix_search Update with master 2016-05-25 10:58:55 +02:00
Mesh_2 update cmake scripts with at least one example requiring Core 2016-03-24 16:40:57 +01:00
Mesh_3 missing const when TBB available 2016-09-06 11:01:42 +02:00
Minkowski_sum_2 Merge branch 'MS_2-decomposition_optimization-efif-old' into MS_2-decomposition_optimization-efif 2016-06-04 09:42:00 +03:00
Minkowski_sum_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Miscellany/doc/Miscellany Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Modifier CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Modular_arithmetic Update with master 2016-05-25 10:58:55 +02:00
Nef_2 Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Nef_3 Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-06-08 14:11:28 +02:00
Nef_S2 Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
NewKernel_d Use Boost.Config to detect a real gcc<=4.4 2016-09-15 16:03:33 +02:00
Number_types Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-09-15 17:25:20 +02:00
OpenNL fix unsigned int to size_t warnings 2015-10-07 14:55:43 +02:00
Operations_on_polyhedra use the lastest CMap API 2016-07-21 11:29:08 +02:00
Optimal_transportation_reconstruction_2 Merge pull request #1322 from cjamin/OTR2-bug_fixes-cjamin 2016-08-29 12:29:37 +02:00
Optimisation_basic Remove dont_submit as listed files do not exist 2015-12-31 17:09:55 +01:00
Partition_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Periodic_2_triangulation_2 replace the usage of raw pointer as property map 2016-07-13 13:53:00 +02:00
Periodic_3_triangulation_3 trivial typo 2016-09-14 16:02:13 +02:00
Point_set_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Point_set_processing_3 Remove lines about tparam that can be omitted (this was wrong) 2016-09-14 16:36:26 +02:00
Point_set_shape_detection_3 Improved readability of example 2016-09-07 14:37:58 +02:00
Poisson_surface_reconstruction_3 remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API 2016-07-04 10:17:38 +02:00
Polygon Update Polygon_2_algorithms.h 2016-05-18 15:19:17 +02:00
Polygon_mesh_processing Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-09-15 17:25:20 +02:00
Polyhedron Use BOOST_FOREACH instead of Q_FOREACH when not a Qt container 2016-09-16 11:31:01 +02:00
Polyhedron_IO Merge pull request #1151 from afabri/Polyhedron_IO-stl_reader-GF 2016-06-13 09:15:53 +02:00
Polyline_simplification_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-09-15 17:25:20 +02:00
Polynomial Remove all usage of CGAL_LEDA_VERSION 2016-08-25 14:38:16 +02:00
Polytope_distance_d Add push/pop to pragmas 2016-06-15 11:26:11 +02:00
Principal_component_analysis Add missing link with glu in demo. 2016-06-02 12:25:39 +02:00
Profiling_tools CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Property_map force using a const-ref 2016-07-18 09:42:27 +02:00
QP_solver CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Random_numbers Remove the unused variable warning for the deprecated variable default_random. 2016-06-03 18:11:34 +02:00
Ridges_3 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
STL_Extension Merge pull request #1467 from lrineau/STL_Extension-fix_CGAL_static_assertion-lrineau 2016-09-16 15:52:34 +02:00
Scale_space_reconstruction_3 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
Scripts Add a variable CGAL_CURRENT_SOURCE_DIR 2016-09-20 10:53:20 +02:00
SearchStructures Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Segment_Delaunay_graph_2 replace the usage of raw pointer as property map 2016-07-13 13:53:00 +02:00
Segment_Delaunay_graph_Linf_2 Update with master 2016-05-25 10:58:55 +02:00
Skin_surface_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Snap_rounding_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Solver_interface add missing include directives 2016-08-26 09:28:35 +02:00
Spatial_searching Merge pull request #1325 from sgiraudot/Spatial_searching-Fix_misleading_examples-GF 2016-08-29 12:30:04 +02:00
Spatial_sorting replace the usage of raw pointer as property map 2016-07-13 13:53:00 +02:00
Straight_skeleton_2 fix doc typos 2016-06-22 21:54:43 +02:00
Stream_lines_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Stream_support Merge pull request #1035 from lrineau/CGAL-fix_Wconversion_warnings-GF 2016-06-24 13:30:48 +02:00
Subdivision_method_3 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Surface_mesh replace assert by CGAL_assertion in CGAL code 2016-08-25 11:12:17 +02:00
Surface_mesh_deformation fix conversion warning and remove extra boost:: 2016-07-05 16:20:48 +02:00
Surface_mesh_parameterization request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
Surface_mesh_segmentation Fix 2016-06-10 09:16:11 +02:00
Surface_mesh_shortest_path Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-06-22 13:20:25 +02:00
Surface_mesh_simplification CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Surface_mesh_skeletonization use compute__face_normals to avoid computing each face normal * its nb of vertices times 2016-06-14 14:17:10 +02:00
Surface_mesher Remove link with zlib (that we introduced before but which are no more required) 2016-06-24 18:35:37 +02:00
Sweep_line_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
TDS_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
TDS_3 Merge pull request #996 from afabri/Triangulation_3-accelerate_print_cells-GF 2016-04-14 15:13:51 +02:00
Testsuite remove mentions of Qt3 2015-10-05 15:19:58 +02:00
Three Externalize the triangulation code for the facets in items 2016-06-06 16:12:18 +02:00
Triangulation Replace static with CGAL_STATIC_THREAD_LOCAL_VARIABLE 2016-04-13 11:45:08 +02:00
Triangulation_2 Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' 2016-09-15 17:25:20 +02:00
Triangulation_3 Functions in the manual must be written with () 2016-09-15 15:59:47 +02:00
Union_find CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Visibility_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Voronoi_diagram_2 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
wininst add dev prefix for installation dir 2015-12-18 15:11:57 +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 due to time constraints build only examples 2016-08-25 18:25:49 +02:00
CMakeLists.txt CTest in branch builds 2016-09-20 10:53:20 +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