PLIB

From FlightGear wiki
Revision as of 14:56, 1 October 2008 by Fg (talk | contribs)
Jump to navigation Jump to search

PLIB is a set of software libraries for writing games. FlightGear used PLIB for most of its development, but transitioned away from it 2006-2008. It is also used by the FlightGear related program Atlas. PLIB is open source, GPL.

FlightGear 0.9.10(released in 2005) was the last public release to only use PLIB, before the the transition to OpenSceneGraph (OSG).

PLIB libaries:

  • Picoscopic User Interface Library (PUI)
  • Sound Library (SL)
  • Standard Geometry Library(SG)
  • Simple Scene Graph Library (SSG)
  • PUI Auxiliary Library (PUAUX)
  • SSG Auxiliary Library (SSGA)
  • Joystick wrappers (JS)
  • Fonts'n'Text Library (FNT)
  • Utility Library (UL)
  • Pegasus Network Library (NET)
  • PLIB Scripting Language (PSL)
  • PLIB Windowing Library (PW)

Link