mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
14 lines
591 B
Plaintext
14 lines
591 B
Plaintext
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)
|