summaryrefslogtreecommitdiffstats
path: root/libraries/vcglib/README
diff options
context:
space:
mode:
author J. Scheurich <mufti11@web.de>2019-03-14 08:19:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:25 +0700
commit037d6958038645942e8b36e0e0c37caad8f08c46 (patch)
tree3db695892d0f0aed65a58111d7ea58868748c599 /libraries/vcglib/README
parent77b562f51a9922e7cc450f764acc4576fe3aa0c0 (diff)
downloadslackbuilds-037d6958038645942e8b36e0e0c37caad8f08c46.tar.gz
slackbuilds-037d6958038645942e8b36e0e0c37caad8f08c46.tar.xz
libraries/vcglib: Added (Visualization+Computer Graphics Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/vcglib/README')
-rw-r--r--libraries/vcglib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/vcglib/README b/libraries/vcglib/README
new file mode 100644
index 0000000000..d5e6f8fee8
--- /dev/null
+++ b/libraries/vcglib/README
@@ -0,0 +1,3 @@
+The Visualization and Computer Graphics Library (VCG for short) is a
+open source portable C++ templated library for manipulation, processing
+and displaying with OpenGL of triangle and tetrahedral meshes.