diff options
author | Jorge Barros de Abreu <ficmatin10@gmail.com> | 2013-01-13 20:22:33 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-20 09:03:04 -0500 |
commit | 79a9b6ba53684f2ce0bc375c3475a9d104bcf665 (patch) | |
tree | cb3ba2f02429ddaa5b7b3ea3d0692863d4da4c1d /academic/geomview/README | |
parent | 05baa858d9fcd2f7801f9b08c8c58cfe73f4a824 (diff) | |
download | slackbuilds-79a9b6ba53684f2ce0bc375c3475a9d104bcf665.tar.gz |
academic/geomview: Added (3D geometrical package).
(lots of changes --ponce)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/geomview/README')
-rw-r--r-- | academic/geomview/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/geomview/README b/academic/geomview/README new file mode 100644 index 0000000000..07f1a998fa --- /dev/null +++ b/academic/geomview/README @@ -0,0 +1,9 @@ +Geomview is an interactive 3D viewing program for Unix. + +Geomview lets you view and manipulate three-dimensional objects: you +use the mouse to rotate, translate, zoom in and out, and so on. +Geomview can be used as a standalone viewer for static objects (it +supports a variety of file formats) or as a display engine for other +programs which produce dynamically changing geometry. + +This slackBuild uses the configure option --with-opengl. |