#######################
#
# XR7: EarthStrike
# www.xandis.com
#
#######################

1. models\ directory

This directory contains all the model definitions and
their associated textures. The models are all .X files which
are compatible with the DirectX SDK routines. Textures are either 
BMP or JPG files and stored in the same directory...since the .X files
may be edited with a text editor it is a simple matter to 
move the textures to another directory and edit the .X file
to point to the right spot, if one wants.

The .X files were created by exporting from the Amabilis
3D Canvas Pro program.

In general, the smaller the texture and the fewer the number of
faces on the model the better the performance in rendering the model.
As such, the models are all simple and the textures quite
small (64x64 was always the goal - although not always met).

# END OF DOCUMENT

