CGAL
CGAL
http://www.cgal.org/
The goal of the CGAL Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods...
CGAL offers data structures and algorithms like triangulations (2D constrained triangulations and Delaunay triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), Boolean operations on polygons and polyhedra, arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums) mesh generation (2D Delaunay mesh generation and 3D surface mesh generation, skin surfaces), geometry processing (surface mesh simplification, subdivision and parameterization, as well as estimation of local differential properties, and approximation of ridges and umbilics), alpha shapes, convex hull algorithms (in 2D, 3D and dD), operations on polygons (straight skeleton and offset polygon), search structures (kd trees for nearest neighbor search, and range and segment trees), interpolation (natural neighbor interpolation and placement of streamlines), shape analysis, fitting, and distances (smallest enclosing sphere of points or spheres, smallest enclosing ellipsoid of points, principal component analysis), and kinetic data structures. All these data structures and algorithms operate on geometric objects like points and segments, and perform geometric tests on them. These objects and predicates are regrouped in CGAL Kernels.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2 | Ted Teah | 12 October 2006 | |
| QPL | Ted Teah | 12 October 2006 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| The CGAL Developers | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Mailing List Info/Archive | https://lists-sop.inria.fr/wws/info/cgal-discuss |
| Help | https://lists-sop.inria.fr/wws/info/cgal-announce | |
| Support | https://lists-sop.inria.fr/wws/info/cgal-discuss | |
| Help | mailto:cgal-announce@lists-sop.inria.fr | |
| Bug Tracking,Support | mailto:cgal-discuss@lists-sop.inria.fr |
Software prerequisites
This entry (in part or in whole) was last reviewed on 12 October 2006.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
