This is an early version of the flatware renderer.  I am unable to get a
more recent version as I no longer have a compiler to recreate it and we 
did not back-up the executables.  

The controls are
a/A	selected ship roll pos and negative
s/S	selected ship pitch pos and negative
d/D	selected ship yaw pos and negative

y/Y	move selected ship +/- y axis (up the screen)
x/X	move selected ship +/- x axis (across the the right)
z/Z	move selected ship +/- z axis (into the screen)

[	toggle textures on/off
] 	toggle wireframe on/off

0-9 	select ship to control.  0 is the first ship on the command line,
	1 the second and so on.
	
arrows	left anr right are viewers roll, and up down is viewer pitch.

@	write out.gif a gif file of current display.

q	quit demo

command line: reader	[-ship file ...]
			[-scale n][-random]
			[-position X Y Z][-velocity R P Y]
			Intermix the arguments for various effects
ex: reader -vel 7 11 13 -pos 10 10 100 -ship pat.3 -random -ship cube.3

Known bugs in this version:  
	Any reference to an unknown file will not be handle gracefully.
	The stars occasionally disappear.
