diff options
Diffstat (limited to 'libraries/CGAL/README')
-rw-r--r-- | libraries/CGAL/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/CGAL/README b/libraries/CGAL/README new file mode 100644 index 0000000000..2050f502d9 --- /dev/null +++ b/libraries/CGAL/README @@ -0,0 +1,6 @@ +The Computational Geometry Algorithms Library (CGAL) provides 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 modelling, geographic +information systems, molecular biology, medical imaging, robotics and +motion planning, mesh generation and numerical methods. |