ClanLib

From GDWiki

Jump to: navigation, search

ClanLib is a multi-platform game library. It handles the low-level things like the display and sound so that you can concentrate on creating a game. OpenGL and SDL are supported as display targets.

Contents

[edit] Features

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

[edit] Platforms

  • UNIX (including Linux, FreeBSD, Irix, Solaris, Darwin)
  • Windows (9x and NT based)
  • MacOS X (10.3+)

[edit] Tutorials and Source

[edit] Related Weblinks

Personal tools