Theresa 0.5.1
Copyright (c) 2001 Camilla Drefvenborg <elmindreda@home.se>

This software and all the files enclosed in this package are free
software under the terms of the GNU Lesser General Public License (LGPL).
Please refer to the included file COPYING for the exact terms.


About Theresa
=============

Theresa is a portable demo engine, written in C++. It provides all you
need in order to write OpenGL demos for multiple platforms, including
synching and scripting.


Directory Structure
===================

build/
Project files for various intergrated development environments.

config/
Helper files for the autotools configuration setup.

doc/
Additional documentation, including the Doxygen configuration file, and notes for the various build environments.

examples/
Example programs, showing how to use Theresa.

src/
Source code for Theresa and supporting libraries.

src/shared
External (public) header files for the Theresa library.

src/theresa
Sources for Theresa, including platform specific code.


Alpha Software Notice
=====================

NOTE: EVERYTHING IS STILL UNDER DEVELOPMENT AND IS SUBJECT TO CHANGE AT
ANY TIME WITHOUT PRIOR NOTICE! NO RESPONSIBILITY IS TAKEN FOR CODE THAT
BREAKS WITH FUTURE RELEASES!

