PLIB

From GDWiki

Jump to: navigation, search

PLIB is Steve's Portable Game Library started by Steve Baker. According to the PLIB homepage at plib.sf.net it is a Suite of portable game libraries including 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. These libraries are completely independent from each other, so they can be considered as a library collection.

Contents

[edit] Features

Feature Yes No
sound effects and music X
keyboard & mouse input X
joystick input X
timers X
font rendering X
windowing X
scripting X
GUI X
OpenGL X
networking X
math X
3d math X
file management X
threading  ?

[edit] Platforms

  • DOS
  • UNIX (including Linux, FreeBSD, Irix, Solaris, Darwin)
  • Windows
  • QNX
  • BeOS
  • MacOS X

[edit] Tutorials and Source

[edit] Related Weblinks

Personal tools
Categories