diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-05-12 22:02:47 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-05-12 22:02:47 -0300 |
commit | d81026585f4b0bce141c563928f404e986f19a45 (patch) | |
tree | 2faaca10beb4aa846126892b51b3163beb1b9894 /libraries/CGAL/README | |
parent | 1aa8a77780578ed947414582704759d2d2d167bf (diff) | |
download | slackbuilds-d81026585f4b0bce141c563928f404e986f19a45.tar.gz |
libraries/CGAL: Added (Computational Geometry Algorithms Library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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. |