blob: 17da2759b9886c55890e2df2280b1d6af062233a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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://plib.sourceforge.net/
- Brian Buchanan
brian@CSUA.Berkeley.EDU
|