diff options
author | S. Randall Sawyer <srandallsawyer at gmail dot com> | 2013-06-30 22:48:44 -0300 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-02 16:06:53 -0500 |
commit | 85250f3a328fe6ee1c9abbf620e2cf976003ac8e (patch) | |
tree | 3318182d99e0a0b6a0ff4f97b14bac01a5319567 /graphics/g3dviewer/README | |
parent | 3ade4c1c163797b81f61bf09d1b78c39feb925fb (diff) | |
download | slackbuilds-85250f3a328fe6ee1c9abbf620e2cf976003ac8e.tar.gz |
graphics/g3dviewer: Added (3-D model viewer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/g3dviewer/README')
-rw-r--r-- | graphics/g3dviewer/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/g3dviewer/README b/graphics/g3dviewer/README new file mode 100644 index 0000000000..b5b8a66bee --- /dev/null +++ b/graphics/g3dviewer/README @@ -0,0 +1,7 @@ +G3D-Viewer is a application which employs the OpenGL and GtkGLExt +libraries to render a three-dimensional model in a graphical window. + +There is also a feature for rendering a thumbnail for use in a +graphical file manager. + +A number of different input file formats are supported. |