summaryrefslogtreecommitdiff
path: root/games/plib/DESCR
blob: 0852997b4d0ff0e9ecc4a918391d9d102d480805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PLIB is a set of OpenSource (LGPL) libraries that will permit
programmers to write games and other realtime interactive
applications that are 100% portable across a wide range of hardware
and operating systems.  PLIB is OpenSource software, issued under
the terms of the Library varient GNU Public License (LGPL).

The contents of PLIB are:
 * GUI Widgets: Picoscopic User Interface Library (PUI)
 * Sound Replay: Sound Library (SL)
 * Matrix/Vector math: Simple Geometry Library(SG)
 * Scene Graph: Simple Scene Graph Library (SSG)
 * Joystick: JS
 * Fonts/Text: Fonts'n'Text Library (FNT)