diff options
Diffstat (limited to 'graphics/glass/pkg-descr')
-rw-r--r-- | graphics/glass/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/glass/pkg-descr b/graphics/glass/pkg-descr deleted file mode 100644 index a5738ecd657c..000000000000 --- a/graphics/glass/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GLASS is a 3D library, designed to make easy use of structured -models in open GL applications. What do I mean by structured? That -is models, that are made up of components linked by basic transforms, -for example, rotations and translations. By using GLASS in an -application, these models can be loaded, modified, and displayed -using a minimum of function calls. - -WWW: http://glass.sourceforge.net/ |