diff options
Diffstat (limited to 'x11-toolkits/plib/pkg-descr')
-rw-r--r-- | x11-toolkits/plib/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-toolkits/plib/pkg-descr b/x11-toolkits/plib/pkg-descr new file mode 100644 index 0000000..a5e23d4 --- /dev/null +++ b/x11-toolkits/plib/pkg-descr @@ -0,0 +1,18 @@ +These are Steve Baker <sjbaker1@airmail.net>'s portability libraries. They +are licensed under the LGPL. + +From the README: + +The following libraries are provided: + +JS -- A Joystick interface. +PUI -- A simple GUI built on top of OpenGL. +SG -- Some Standard Geometry functions (vector and + matrix math, spheres, boxes, frustra, etc) +SL -- A Games-oriented Sound Library. +SSG -- A Simple Scene Graph API built on top of OpenGL. + +WWW: http://www.woodsoup.org/projs/plib + +- Brian Buchanan +brian@CSUA.Berkeley.EDU |