aboutsummaryrefslogtreecommitdiff
path: root/graphics/qglviewer/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qglviewer/pkg-descr')
-rw-r--r--graphics/qglviewer/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/qglviewer/pkg-descr b/graphics/qglviewer/pkg-descr
new file mode 100644
index 000000000000..56c2c8c7ea4f
--- /dev/null
+++ b/graphics/qglviewer/pkg-descr
@@ -0,0 +1,12 @@
+QGLViewer addresses people programming in OpenGL to play around with three
+dimensional scenes or to write software that uses OpenGL.
+
+QGLViewer provides a set of classes for camera control, as well as comfortable
+user interface that allows you to control your viewing parameters via mouse
+and buttons. Additionally a framework for camera paths and their interpolation,
+a light source editor and a simple scene tree are provided.
+
+All of the QGLViewer helper classes (such as vectors, points, the camera,
+etc.) are serializable using the Qt-builtin XML facility.
+
+WWW: http://www.qglviewer.de/