|
- CGAL - The Computational Geometry Algorithms Library
CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics
- CGAL 6. 1 - Manual: Getting Started with CGAL
General Information lists how to control inlining, thread safety, code deprecation, checking of pre- and postconditions, how to alter the failure behavior, and how to check the version of CGAL
- CGAL 6. 1 - Manual: CGAL 6. 1 - Manual
The Computational Geometry Algorithms Library (CGAL) is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library
- Documentation - CGAL
Manual of CGAL Main Branch The latest CGAL documentation pages, updated once a week with the main branch of CGAL on GitHub
- Download - CGAL
Release Download Statistics Access the download counts for all CGAL releases and all supported platforms
- CGAL 6. 1 - Manual: Hello World
This tutorial is for the CGAL newbie, who knows C++ and has a basic knowledge of geometric algorithms The first section shows how to define a point and segment class, and how to apply geometric predicates on them
- CGAL 6. 1 - Manual: Tutorials
CGAL provides a large number of data structures and algorithms dedicated to various applications Most of these data structures and algorithms can be combined to achieve extensive and complex geometric tasks The tutorials aim at providing help and ideas on how to use CGAL beyond the simple examples of the User Manual List of Available Tutorials
- CGAL 6. 1 - Polygon Mesh Processing: Reference Manual
#include <CGAL Polygon_mesh_processing region_growing h> detects the corners on the boundary of almost planar regions by applying the region growing algorithm fitting lines on segment edges of a partition of a mesh
|
|
|