Description
Provides CGAL, a large C++ library of computational geometry algorithms and data structures. It is used for meshes, triangulations, polygons, geometry processing, CAD, GIS, robotics, and scientific applications.
Install it when building software that depends on CGAL or when developing geometry-heavy C++ projects. Geometry algorithms can be sensitive to numeric assumptions, so validate results for the target data.