home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / rwsim.tx_ / rwsim.bin
Text File  |  1995-11-14  |  2KB  |  69 lines

  1.      RenderWare(tm) v1.4 FCS MS Windows 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 registered trademark of Canon Inc.
  16. Other trademarks acknowledged.
  17.  
  18.  
  19. RWSIM.EXE
  20. ==========
  21.  
  22. RWSIM.EXE is a simple MS Windows 3.1 application which performs an 'n-body'
  23. simulation. The demonstration shows a 'room' in which several objects
  24. collide with one another exchanging momentum. The objects are also under
  25. the influence of a 'gravity' whose direction is the down vector
  26. of the camera viewing the scene.
  27.  
  28. The Application Controls
  29. ------------------------
  30.  
  31. 1) Panning the camera around the room.
  32.    Hold down the left mouse button and move the mouse.
  33.    Horizontal mouse movement will pan the camera around the room.
  34.    Vertical mouse movement will tilt the camera around the room.
  35.    Note that this will modify the camera's down vector and hence change
  36.    the direction of gravity acting on the objects. The objects may be
  37.    given more energy in this manner.
  38.  
  39. 2) Zooming into and out of the scene and panning around the room.
  40.    Hold down the right mouse button and move the mouse.
  41.    Vertical mouse movement will zoom the camera into and out of the scene.
  42.    Horizontal mouse movement will pan the camera around the scene.
  43.    Note: to simply zoom the camera without panning, hold down both the left
  44.    and right mouse buttons together.
  45.  
  46. 3) The main keyboard's digit keys will change the camera's object of focus to
  47.    one of the first ten objects in the scene.
  48.  
  49. The Menus
  50. ---------
  51.  
  52. The File Menu
  53.     Exit            - Exit the demonstration.
  54.  
  55. The Track Menu
  56.     0 - 9           - Choose one of the first ten object to track with the
  57.                       camera.
  58.  
  59. The Help Menu
  60.     About           - Displays information about using this demonstration.
  61.  
  62.  
  63.        ==========================================================
  64.  
  65.  
  66.  
  67.  
  68.  
  69.