home *** CD-ROM | disk | FTP | other *** search
/ RenderWare Demos 1994 November / Renderwaredemos1194.iso / rwftp / mswin / demo / rwrobot.txt < prev    next >
Encoding:
Text File  |  1994-08-22  |  3.3 KB  |  105 lines

  1.      RenderWare(tm) v1.3 FCS MS Windows 3.1 Demonstration Program
  2.      =============================================================
  3.  
  4. ----------------------------------------------------------------------------
  5. This demonstration program is copyright Criterion Software Limited 1994. 
  6. Criterion Software grants you a license to use it only in the form as 
  7. supplied. You may not disassemble, decompile or reverse engineer this 
  8. demonstration program.
  9.  
  10. This demonstration programs is provided as is with no warranties of any
  11. kind. Criterion Software will not, under any circumstances, be liable for
  12. any lost revenue or other damages arising from the use of this
  13. demonstration programs.
  14.  
  15. RenderWare is a trademark of Canon Inc.
  16. Other trademarks acknowledged.
  17.  
  18. For further information about RenderWare see the info directory
  19. or contact :
  20.  
  21. Lisa Garvey
  22.  
  23. Criterion Software Ltd.,
  24. 20, Alan Turing Road,
  25. Guildford,
  26. GU2 5YF,
  27. UK.
  28.  
  29. Phone: +44-483-448833
  30. Fax  : +44-483-448811
  31. Email: lisa@criterion.canon.co.uk
  32.  
  33. ----------------------------------------------------------------------------
  34.  
  35. Installation
  36. ============
  37. This demonstration is stored as a pkzip archive. Unzip using pkunzip -d
  38. to preserve the directory structure.
  39.  
  40. RWROBOT.EXE
  41. ===========
  42.  
  43. RWROBOT.EXE demonstrates RenderWare's animation and hierarchical modeling
  44. facilities. The application shows a scene containing a simple model of a
  45. robot. The robot stands on a checkerboard floor which also
  46. contains a box wrapped in gift paper. You can give an object to the
  47. robot by dragging RenderWare script files from the scripts directory
  48. (\rw\scripts) of this distribution (using the File Manager) to the
  49. application window. The object will drop onto the checker board floor.
  50. The robot will decide whether it "likes" the dropped object.
  51. If it does, the robot will put the object into its box. Otherwise it will
  52. throw the object away. The robot remembers which objects it liked and
  53. which it did not.
  54.  
  55. The Application Controls
  56. ------------------------
  57.  
  58. The application controls are as follows:
  59.  
  60. 1) To "give" an object to the robot.
  61.    Drag a RenderWare script file from the scripts directory
  62.    to the application window.
  63.  
  64. 2) To pan the camera around the robot.
  65.    Hold down the left mouse button and move the mouse left or
  66.    right.
  67.  
  68. 3) To zoom the camera toward or away from the robot.
  69.    Hold down the left mouse button and move the mouse up or
  70.    down.
  71.  
  72. 3) To tilt the camera over or under the robot.
  73.    Hold down the left mouse button and the SHIFT key and move
  74.    the mouse up or down.
  75.  
  76. 4) To pan the light around the robot.
  77.    Hold down the left mouse button and CONTROL key and move
  78.    the mouse left or right.
  79.  
  80. The Menus
  81. ---------
  82.  
  83. The File Menu
  84.     Exit            - Exit the demonstration.
  85.  
  86. The Drop Menu
  87. This is used to give the robot certain predefined objects. It is
  88. often more convenient to use this menu than to drag objects from
  89. the File Manager.
  90.     Ball            - Give the robot the ball   (ball.rwx).
  91.     Torus           - Give the robot the torus  (torus.rwx).
  92.     Eggs            - Give the robot the eggs   (eggs.rwx).
  93.     Banana          - Give the robot the banana (banana.rwx).
  94.  
  95. The Help Menu
  96.     About           - Displays information about this demonstration.
  97.  
  98.  
  99.        ==========================================================
  100.  
  101.  
  102.  
  103.  
  104.  
  105.