home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / graphic / 3dengine / readme.prn < prev    next >
Encoding:
Text File  |  1994-01-13  |  1.0 KB  |  37 lines

  1.  
  2. To Demo, run the batch file VIEW
  3.  
  4. Requires 386+VGA to run.
  5.  
  6. When running use the following keys:
  7.  
  8.     LEFT  -> move object left.
  9.     RIGHT -> move object right.
  10.     HOME -> move object up.
  11.     PGUP -> move object down.
  12.     UP   -> move object forward
  13.     DOWN -> move object back.
  14.     ENTER -> toggle wireframe/solid fill.
  15.     +     -> scale object larger
  16.     -     -> scale object smaller
  17.     x/X   -> change x rotational velocity
  18.     y/Y   -> change y rotational velocity
  19.     z/Z   -> change z rotational velocit
  20.     SPACEBAR-> stop all rotation.
  21.     M    -> toggle mirror reflection on/off
  22.     ESC   -> exit.
  23.  
  24. In most case you hold the key down, to get the desired effect, excepting
  25. those modes that toggle.
  26.  
  27. This is the first version of my 3d engine.  Obviously the polygons are not
  28. currently being sorted.  This is my first pass at writing the absolute fastest
  29. point transform possible.  Performs 70,000 full 3d point transforms per second
  30. on my 486/33.
  31.  
  32. John W. Ratciff
  33. 747 Napa Lane
  34. St. Charles, MO 63304
  35. CSERVE: 70253,3237
  36. BBS: 1-314-939-0200
  37.