home *** CD-ROM | disk | FTP | other *** search
/ RenderWare Demos 1994 November / Renderwaredemos1194.iso / rwftp / dos / demo / dosrobot.txt < prev    next >
Encoding:
Text File  |  1994-08-05  |  2.2 KB  |  59 lines

  1.      RenderWare(tm) v1.3 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. This demonstration program is freely distributable in it's current form. That
  15. is as a single zip file which must contain this text file.
  16.  
  17. RenderWare is a trademark of Canon Inc.
  18. ----------------------------------------------------------------------------
  19.  
  20. DOSROBOT.EXE
  21. ============
  22.  
  23. DOSROBOT.EXE demonstrates RenderWare's animation and hierarchical modeling
  24. facilities. The application shows a scene containing a simple model of a
  25. robot. The robot stands on a checkerboard floor which also
  26. contains a box wrapped in gift paper. You can give an object to the
  27. robot by clicking on one of the words "ball","torus","banana" or
  28. "eggs". The object will drop onto the checker board floor.  The robot will
  29. decide whether it "likes" the dropped object.  If it does, the robot will put
  30. the object into its box. Otherwise it will throw the object away. The robot
  31. remembers which objects it liked and which it did not.
  32.  
  33. The Application Controls
  34. ------------------------
  35.  
  36. The application controls are as follows:
  37.  
  38. 1) To "give" an object to the robot.
  39.    Click on the name of the object you wish to give to the robot.
  40.  
  41. 2) To pan the camera around the robot.
  42.    Hold down the left mouse button and move the mouse left or
  43.    right.
  44.  
  45. 3) To zoom the camera toward or away from the robot.
  46.    Hold down the left mouse button and move the mouse up or
  47.    down.
  48.  
  49. 3) To tilt the camera over or under the robot.
  50.    Hold down the left mouse button and the SHIFT key and move
  51.    the mouse up or down.
  52.  
  53. 4) To pan the light around the robot.
  54.    Hold down the left mouse button and CONTROL key and move
  55.    the mouse left or right.
  56.  
  57. 5) Press ESC to exit.
  58.  
  59.