Here is the data for one 3DFC demo.
To run the demo use the "fly" program. You can download it from
my site or compile it from the sources.

* to run the demo under DOS:

   fly demo.txe

* to run the demo under Linux-SVGALib:

   fly.exe demo.txe

* to run the demo with sockets communication on same machine
  (losetup must be installed to enable Loop Back):

   fly.exe demo.txe -s 1 8189
   fly.exe demo.txe -c 2 127.0.0.1 8189

   Use other IP to make communication between distinct machines.

* to see control instructions just run the program without
  any extra parameters.

* more information / download:
   http://www.geocities.com/SiliconValley/Bay/1704/
   or make contact with me: lebe@geocities.com
