Download von libclaw-1.0.0b.tar.gz (libclaw-1.0.0b.tar.gz ( externer Link: SourceForge.net): 1,744,354 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf libclaw-1.0.0b.tar.gz ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
1,744,354 Bytes
MD5
96644d556cd005775338f7310597669e

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.