PLIB: A Suite of Portable Game Libraries
PLIB includes sound effects, music, a complete 3D engine, font rendering, a simple Windowing library, a game scripting language, a GUI, networking, 3D math library and a collection of handy utility functions—all completely free.
Each library component is fairly independent of the others-
so if you want to use SDL, GTK, GLUT, or FLTK instead of PLIB’s ‘PW’ windowing library, you can. Unlike the many similar libraries, PLIB is easy to learn and use-and has an object-oriented C++ interface. It’s built as a set of component libraries that you can pick and choose between if (for example) you don’t want to use PLIB’s GUI but you do want to use it’s scene graph API.The developer states that all are 100% portable across nearly all modern computing platforms. Mac OS X is also reasonably well supported, while Mac OS 9 (remember that?) runs everything except the joystick library.
plib,a,suite,of,portable,game,libraries





