home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / dosrobot.txt < prev    next >
Text File  |  1995-02-15  |  2KB  |  56 lines

  1.      RenderWare(tm) v1.4 FCS MS-Dos Demonstration Program
  2.      ====================================================
  3.  
  4. ----------------------------------------------------------------------------
  5. This demonstration program is copyright Criterion Software Limited 1994.
  6. You may not disassemble, decompile or reverse engineer this demonstration
  7. program.
  8.  
  9. This demonstration program is provided as is with no warranties of any
  10. kind. Criterion Software  will not, under any circumstances, be liable for
  11. any lost revenue or other  damages arising from the use of this
  12. demonstration program.
  13.  
  14. RenderWare is a trademark of Canon Inc.
  15. ----------------------------------------------------------------------------
  16.  
  17. DOSROBOT.EXE
  18. ============
  19.  
  20. DOSROBOT.EXE demonstrates RenderWare's animation and hierarchical modeling
  21. facilities. The application shows a scene containing a simple model of a
  22. robot. The robot stands on a checkerboard floor which also
  23. contains a box wrapped in gift paper. You can give an object to the
  24. robot by clicking on one of the words "ball","torus","banana" or
  25. "eggs". The object will drop onto the checker board floor.  The robot will
  26. decide whether it "likes" the dropped object.  If it does, the robot will put
  27. the object into its box. Otherwise it will throw the object away. The robot
  28. remembers which objects it liked and which it did not.
  29.  
  30. The Application Controls
  31. ------------------------
  32.  
  33. The application controls are as follows:
  34.  
  35. 1) To "give" an object to the robot.
  36.    Click on the name of the object you wish to give to the robot.
  37.  
  38. 2) To pan the camera around the robot.
  39.    Hold down the left mouse button and move the mouse left or
  40.    right.
  41.  
  42. 3) To zoom the camera toward or away from the robot.
  43.    Hold down the left mouse button and move the mouse up or
  44.    down.
  45.  
  46. 3) To tilt the camera over or under the robot.
  47.    Hold down the left mouse button and the SHIFT key and move
  48.    the mouse up or down.
  49.  
  50. 4) To pan the light around the robot.
  51.    Hold down the left mouse button and CONTROL key and move
  52.    the mouse left or right.
  53.  
  54. 5) Press ESC to exit.
  55.  
  56.