Here is the data for 3DFC demos.
To run them use the "fly" executable. You can download it from
my site or compile it from the sources.

Copy "fly" to the demo root directory.

* to run the demos under DOS:

   fly demo_file.txe

* to run the demo under Linux-SVGALib:

   fly.exe demo_file.txe

* to run the demo with sockets communication on same machine
  (sockets loopback must be enabled in the Linux kernel):

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

   Use other IP to make communication between distinct machines.

* The load time can be a bit big at first time because light tables
  must be computed.

* to see control instructions just run "fly" without
  any extra parameters.

* more information / download:
   http://www.geocities.com/SiliconValley/Bay/1704/
  Contact:
   lebe@geocities.com
