Download von libclaw-1.5.4.tar.gz (libclaw-1.5.4.tar.gz ( externer Link: SourceForge.net): 215,296 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf libclaw-1.5.4.tar.gz ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
215,296 Bytes
MD5
b5e9902c85e6ba7213ce4bde75574b7b

Projektbeschreibung

CLAW is a C++ Library providing various tools in different domains, like a Tweener framework, Bézier curves manipulation, a map with multiple value types, a binary search tree container implemented as an AVL and an implementation of the sockets as std::stream.

The library also includes a set of classes to easily load and write png, jpeg, gif files and other image formats.

Finally, a part of the library is devoted to artificial intelligence in games and includes a generic alpha-beta algorithm.

Each module is provided with an example program.