Top > All Packages in Directory > Clanlib
ClanLib uses a resource system to keep track of images, fonts, samples and music. It supports Targa, PCX, JPEG, PNG and BMP for images; wave files for sample; and Ogg Vorbis and MikMod for music. The resource system separates physical data formats from your code, and makes it easy to make themes and other plugins for your game.
All classes in clanlib focus on making simple interfaces that are customizeable and expandable. This keeps your game code clean and simple, but still lets you to do advanced work. ClanLib is object oriented, which lets you operate at both high and low levels, minimizing redundant code but still letting you do things not supported by clanlib's high level APIs.
|
|
User FAQ available in HTML format from http://www.clanlib.org/ClanLib-0.7.cgi/FAQ.html; Developer API guide available in HTML format from http://www.clanlib.org/ClanLib-0.7.cgi/Reference/html/modules.html; User tutorials available in HTML format from http://www.clanlib.org/docs.htmlSupport contacts
Help List | <clanlib-user@dark.x.dtu.dk> http://clanlib.org/development/mailinglist.html |
Developer List | <clanlib-dev@dark.x.dtu.dk> http://clanlib.org/development/mailinglist.html |
Maintainers |
|
Developers |
|
Source repository | :pserver:anonymous@dark.x.dtu.dk:/usr/local/cvsroot password: |
Interfaces | library |
Source languages | C++ |
Use requirements | Hermes (http://clanlib.org/hermes) and zlib |
Weak prerequisites | libjpeg, libpng, mikmod & libvorbis |
Related programs | SDL, Plib |
License verified by | Janet Casey <jcasey@gnu.org> on 2002-10-31 |
Entry compiled by | Janet Casey <jcasey@gnu.org> |
Categories
The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.
Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.
The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.