0ad/source/ape
Ben 1887a82873 First commit of APE files
This was SVN commit r480.
2004-06-11 04:07:28 +00:00
..
ext First commit of APE files 2004-06-11 03:11:26 +00:00
ape.dsp First commit of APE files 2004-06-11 03:11:26 +00:00
ape.dsw First commit of APE files 2004-06-11 03:11:26 +00:00
main.cpp First commit of APE files 2004-06-11 03:24:25 +00:00
readme.txt First commit of APE files 2004-06-11 04:07:28 +00:00

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