From d81026585f4b0bce141c563928f404e986f19a45 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 12 May 2013 22:02:47 -0300 Subject: libraries/CGAL: Added (Computational Geometry Algorithms Library) Signed-off-by: Niels Horn --- libraries/CGAL/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libraries/CGAL/README (limited to 'libraries/CGAL/README') 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. -- cgit v1.2.3