ClanLib SDK [GNU LGPL]

Moderators: Moderator, Global Moderator

Post Reply
Tami
Administrator
Administrator
Posts: 10892
Joined: Sun Apr 25, 2004 1:05 pm

ClanLib SDK [GNU LGPL]

Post by Tami »

[url=\"http://www.clanlib.org/\"][u]ClanLib[/u][/url] is a cross platform C++ toolkit library. Essentially the library offers a series of different functionality under a streamlined API. Its primary focus is on games, although not limited for that usage only.

* BSD style license
* Supports Windows, Linux and Mac OS X
* Basic cross platform runtime (threading, file I/O, etc.)
* Template based C++ signal library (type-safe callbacks)
* Integrated resource management
* Sound mixer supporting wav, tracker formats (mod/s3m/xm/..) and ogg-vorbis
* XML/DOM support
* High level 2D graphics API supporting OpenGL and SDL as render targets
* Batch rendering engine maximizing performance when rendering 2D with OpenGL
* 2D collision detection
* 2D sprite animation support
* Highly customizable GUI framework
* Network library with low level and high level interfaces
* Cross platform OpenGL 2.0 wrapper
Image

[color=\"#41211C\"]It takes years to build up trust and only seconds to destroy it

[/color]
Post Reply

Return to “Game Dev”