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

  1.      RenderWare(tm) v1.4 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. DOSROLLER
  18. =========
  19.  
  20. DOSROLLE.EXE is a roller coaster simulator. In it you can watch a car moving
  21. around a roller coaster from 4 different view points. Also you can create your
  22. own roller coasters for the car to travel around.
  23.  
  24. To change the view click on the current viewing mode word which is at the left
  25. hand side of the bottom line of the screen. This will cycle you through the
  26. four available views.
  27.  
  28. Trail   - View from behind the car.
  29.  
  30. Lead    - View from infront of the car.
  31.  
  32. Spotter - View which rotates around the car.
  33.  
  34. Ride    - View from inside the car.
  35.  
  36. To load in a track (the default track is just a circle) click on 'Load' and
  37. type in the full name (including the extension) of the file you wish to load.
  38. Four tracks come with the demo distribution. These are
  39.  
  40. track1.rrc
  41. track2.rrc
  42. track3.rrc
  43. track4.rrc
  44.  
  45. Saving a track is a similar process. Just click on 'Save' and type in the full
  46. name (including the extension) of the file you wish the track to be saved
  47. under.
  48.  
  49. To return to the default track click on 'New'. The current track will
  50. be replaced by the default ring track.
  51.  
  52. To move the lights position, press the right mouse button. Moving the mouse
  53. will allow the repositioning of the light source. Clicking on the left button
  54. will resume normal operation.
  55.  
  56. Editing
  57. =======
  58.  
  59. The editing mode can be accessed by clicking on the 'EditPlan' and 'EditSide'
  60. lines on the bottom of the display.
  61.  
  62. 'EditPlan' allows the editing of the track from an above view. To alter the
  63. spline which defines the track click and hold down the left button on a
  64. control point (a yellow cone). Then move the cone to the desired position and
  65. release.  The track will be formed so as it runs through the moved control
  66. point. To move the view point around click with the left button elsewhere
  67. (ie not on a control point) and move the mouse. To zoom in and out of the
  68. scene hold down the left 'Shift' key and the left mouse button button, moving
  69. the mouse up and down will zoom in and out of the scene.
  70.  
  71. 'EditSide' functions in a similar manner to edit plan. The left button being
  72. held down not on a control point will pan and zoom the view. Holding the left
  73. 'Shift' button down with the left mouse button down, up and down motion of the
  74. mouse moves the view point up and down.
  75.  
  76. Application Controls
  77. ====================
  78.  
  79. 1) The mouse controls major functions as explained above.
  80.  
  81. 2) Press ESC to exit.
  82.  
  83.  
  84.