1
0
forked from 0ad/0ad
0ad/source/tools/ape/readme.txt
Ykkrosh ec3452679c Restructuring
This was SVN commit r1453.
2004-12-05 17:59:29 +00:00

22 lines
723 B
Plaintext
Executable File

APE Source Code Readme
---------------------------------------
To compile this source code, you'll first need GLUI, a simple GLUT-based
GUI library used by APE.
GLUI Home:
http://www.cs.unc.edu/~rademach/glui/
Note: The "familiar" files found in the /ext directory are not
identical counterparts to those found in the Prometheus build. In order
to abstract away APE from Prometheus, I took as few class and files
necessary and wrapped several functions in order to make it easy to
switch particle-related code (CParticle, CParticleEmitter, CParticleSystem)
between the two projects. Currently, a few #defines need to be changed
in order to accomplish this.
Sincerely,
Ben Vinegar
@Contact: benvinegar () hotmail ! com