User instructions


Hardware requirements

. 486DX or better processor
. 550 KB of free DOS memory
. VESA SVGA supporting 640x480x256
. mouse with loaded driver

Warning! This release of Fast 3D does not run in DOS boxes in Win95, you have to boot DOS!


Usage

To run Fast 3D:

  if you have some .3D files (for instance, those
  shipped in fast3d.zip) you just have to type:

    fast3d <filename.3d>

  To exit from Fast 3D, click any mouse button.

To create new objects:
  1.create a new object file (you can read makeobj.pas to see how)
  2.compile the file you wrote with Jaluit:

    jaluit <filein.obj> <fileout.bsp>

  3.filter the output of Jaluit:

    filter <fileout.bsp> <finalfile.3d>

  4.run Fast 3D:

    fast3d <finalfile.3d>




