The public CGAL repository, see the README below
Go to file
Marc Glisse 3a322b76e5 Explicit cast to make VS quiet (?) 2015-05-13 16:18:38 +02:00
AABB_tree use listing 2015-02-11 17:15:39 +01:00
Algebraic_foundations fix documentation in Nef_2 2015-03-23 11:03:32 +01:00
Algebraic_kernel_d Remove two unused includes of pool_allocator 2015-04-10 14:48:33 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2
Alpha_shapes_3 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Apollonius_graph_2 Update ag2_exact_traits_sqrt.cpp 2015-04-02 08:32:07 +03:00
Arithmetic_kernel
Arrangement_on_surface_2 Merge pull request #56 from efifogel/Aos-Polycurve_tests-wkhan 2015-04-22 18:00:03 +02:00
BGL handle when boundary of the selection is on the border 2015-03-17 16:53:50 +01:00
Barycentric_coordinates_2 remove bat files 2015-01-09 09:08:20 +01:00
Boolean_set_operations_2 workaround ambiguous call in kernel intersection functions when including BSO_2 2014-12-11 16:33:29 +01:00
Bounding_volumes use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Box_intersection_d Simplify examples by reading data and not generating them randomly 2015-01-27 18:17:05 +01:00
CGAL_Core Fix #48 2015-04-27 17:21:18 +02:00
CGAL_ImageIO
CGAL_ipelets using the free function to_double instead of the member function 2015-04-13 14:25:57 +02:00
Cartesian_kernel
Circular_kernel_2 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Circular_kernel_3 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Circulator
Combinatorial_map Remove a warning 2015-03-14 21:08:07 +01:00
Conic_2
Convex_decomposition_3
Convex_hull_2
Convex_hull_3 remove incremental hull demo 2015-02-16 08:29:32 +01:00
Convex_hull_d skip deprecation warnings 2015-02-18 14:23:06 +01:00
Distance_2
Distance_3
Documentation Merge branch 'CGAL-require_Boost_1.48-lrineau' 2015-04-07 15:28:28 +02:00
Envelope_2
Envelope_3
Filtered_kernel Restore the executable bit of all scripts 2015-01-07 17:54:56 +01:00
Generator Merge branch 'Generator-more_point_generators-pmachado' of git://github.com/sloriot/cgal into sloriot-Generator-more_point_generators-pmachado 2015-04-15 16:25:34 +02:00
Geomview
GraphicsView fix links to Qt and escape some links 2015-02-23 13:20:05 +01:00
HalfedgeDS
Hash_map
Homogeneous_kernel
Inscribed_areas
Installation fix changes 2015-04-22 18:07:10 +02:00
Interpolation use examples.txt at the root of the doc package dir 2015-04-14 11:52:22 +02:00
Intersections_2 Fix compilation with Boost-1.56 and later 2015-01-13 16:59:07 +01:00
Intersections_3 Fix compilation errors with C++11 and Boost-1.56 2015-01-14 14:52:53 +01:00
Interval_skip_list
Interval_support Remove unused static_warning include 2015-04-10 14:12:35 +02:00
Inventor
Jet_fitting_3 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Kernel_23 move functions out of the wrong group 2015-02-20 07:54:48 +01:00
Kernel_d Merge branch 'NewKernel_d-insphere-glisse-old' into NewKernel_d-insphere-glisse 2015-05-12 17:56:35 +02:00
Kinetic_data_structures Fix compilation errors with C++11 and Boost-1.56 2015-01-14 14:52:53 +01:00
LEDA
Linear_cell_complex undo a redundant change in import_from_triangulation_3 2015-04-01 11:02:47 +05:30
MacOSX Restore the executable bit of all scripts 2015-01-07 17:54:56 +01:00
Maintenance Next release from 4.6 branch will be a 4.6.1-I 2015-05-04 11:22:15 +02:00
Matrix_search
Mesh_2
Mesh_3 Merge pull request #62 from afabri/CGAL-fix_Index_links-GF 2015-04-27 09:26:39 +02:00
Minkowski_sum_2
Minkowski_sum_3
Miscellany
Modifier
Modular_arithmetic
Nef_2 fix documentation in Nef_2 2015-03-23 11:03:32 +01:00
Nef_3 if the incremental builder failed, simply rollback instead of continuing 2015-02-26 08:51:00 +01:00
Nef_S2
NewKernel_d Explicit cast to make VS quiet (?) 2015-05-13 16:18:38 +02:00
Number_types fix documentation in Nef_2 2015-03-23 11:03:32 +01:00
OpenNL remove warning 2015-02-13 11:39:30 +01:00
Operations_on_polyhedra Merge branch 'local/Polyhedron_demo-export_STL_builder' 2015-01-30 16:09:00 +01:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2
Periodic_3_triangulation_3 Merge branch 'Periodic_3-split_test_for_MSVC-GF' 2015-01-15 12:40:36 +01:00
Point_set_2 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Point_set_processing_3 Escape the word Index with '%' 2015-04-23 12:04:35 +02:00
Polygon
Polyhedron Fix the output of a c3t3 to a polygon soup 2015-03-04 12:57:10 +01:00
Polyhedron_IO move OFF reading function to a header file 2015-01-29 14:02:47 +01:00
Polyline_simplification_2 Add 2D Polyline Simplification; fix the description of Surface_mesh 2015-02-25 11:40:36 +01:00
Polynomial
Polytope_distance_d use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Principal_component_analysis Use CGAL::sqrt() rather than std::sqrt() 2015-04-08 10:53:30 -07:00
Profiling_tools Display time before the assertion 2015-01-15 11:06:44 +01:00
QP_solver force convertion to exact number type (avoid ambiguous call to cmp operators) 2015-04-13 15:39:35 +02:00
Qt_widget
Random_numbers disable warning with push/pop macros around boost header 2014-12-16 17:25:33 +01:00
Ridges_3 use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
STL_Extension remove \, 2015-01-31 16:15:40 +01:00
Scale_space_reconstruction_3 Update WeightedApproximation_3.h 2015-03-26 10:24:57 +01:00
Scripts Update licensecheck to upstream release 2.15 2015-04-30 14:31:53 +02:00
SearchStructures
Segment_Delaunay_graph_2
Skin_surface_3
Snap_rounding_2 Restore the executable bit of all scripts 2015-01-07 17:54:56 +01:00
Solver_interface
Spatial_searching Re-add /wd4244 under Windows 2015-03-09 16:58:32 +01:00
Spatial_sorting Merge branch 'Spatial_sorting-spatial_sorting_on_sphere-pmachado' of git://github.com/sloriot/cgal into sloriot-Spatial_sorting-spatial_sorting_on_sphere-pmachado 2015-04-22 17:41:53 +02:00
Straight_skeleton_2 Fix compilation errors with C++11 and Boost-1.56 2015-01-14 14:52:53 +01:00
Stream_lines_2
Stream_support
Subdivision_method_3
Surface_mesh do not document an internal function 2015-04-27 17:53:04 +02:00
Surface_mesh_parameterization use examples.txt at the root of the doc package dir 2015-04-14 11:52:22 +02:00
Surface_mesh_segmentation add missing include directive 2015-03-23 13:36:30 +01:00
Surface_mesh_simplification vertex_index_map is only used for debug 2015-02-13 11:16:00 +01:00
Surface_mesher Instead of a BOOST_STATIC_WARNING use a deprecated attribute 2015-04-13 16:58:00 +02:00
Surface_modeling remove test from cmake script 2015-04-14 09:34:55 +02:00
Surface_reconstruction_points_3 use examples.txt at the root of the doc package dir 2015-04-14 11:52:22 +02:00
Testsuite Restore the executable bit of all scripts 2015-01-07 17:54:56 +01:00
Triangulation NewKernel_d package doc is in Kernel_d 2015-04-14 13:56:16 +02:00
Triangulation_2 Add the src files of figures of TDS_2 2015-01-28 13:19:12 +01:00
Triangulation_3 typo 2015-02-05 16:09:03 +01:00
Union_find
Voronoi_diagram_2
wininst Prepare the NSIS script for 4.7 2015-04-21 17:28:03 +02:00
.gitattributes Fix the release date 2015-02-12 17:32:28 +01:00
.gitignore Merge branch 'master' of github.com:lrineau/cgal into lrineau-master 2015-03-05 00:54:57 +01:00
CMakeLists.txt
INSTALL.md Update INSTALL.md 2015-03-05 00:44:19 +01: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

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