This is version 0.5 of the Klimt 3D library
(formerly known as SoftGL).

Overview of the directory structure:

 |- bin              binary data & compile code
 |- build            project files to build Klimt and samples
 |- klimt            main Klimt library directory
  |- build           project files to build the Klimt library
  |- doc             documentation files go here (create with doxygen)
  |- include         Klimt's include files
  |- src             Klimt's source code files
 |- test             test applications & libraries
  |- simple          a very simply application that rotates a lit cube
 |- tools            contains a python script to create scanline functions


Klimt is copyright (C) 2003 by IMS, Vienna University of Technology.
All rights reserved.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
("GPL") version 2 as published by the Free Software Foundation.
See the file LICENSE.GPL at the root directory of this source
distribution for additional information about the GNU GPL.
For the full GPL license see
<URL:http://www.gnu.org/copyleft/gpl.html>

For using Klimt with software that can not be combined with the
GNU GPL, and for taking advantage of the additional benefits of
our support services, please contact IMS about acquiring a
Klimt Professional Edition License.

Contact: <mailto:klimt@ims.tuwien.ac.at>
See <URL:http://www.studierstube.org/klimt>
for more information.

Vienna University of Technology
Institute for Software Technology and Interactive Systems
Interactive Media Systems Group
Favoritenstrasse 9-11/188/2
A-1040 Vienna, Austria
<URL:http://www.ims.tuwien.ac.at>.
