Download of libclaw-1.3.1b.tar.gz (libclaw-1.3.1b.tar.gz ( external link: SF.net): 160,291 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
160,291 bytes
MD5
2401f16d8aefc8dcdab0e43923d24b82

Project Description

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.