home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / directx2 / sdk / samples / viewer / readme < prev    next >
Encoding:
Text File  |  1996-05-28  |  1.1 KB  |  32 lines

  1. RL Demo
  2.  
  3. Viewer.exe
  4.  
  5.  
  6. The initial scene has a light source in the top right. To see this the view
  7. can be moved backwards and forwards using the T and R keys. Additional objects
  8. can be loaded from the file menu, and new light sources can be added from the
  9. lights menu.  Objects can be rotated with the left mouse button and dragged
  10. with the right.
  11.  
  12. The last object that was rotated or dragged is the current selection.
  13.  
  14. The device quality can be altered using the Renderer menu. Using this menu the
  15. type of device used can also be switched from ramp to RGB. When using the RGB
  16. device the color of lights in the scene can be changed in the same way as you
  17. change the color of objects. In 256 color mode it is advisable to dither an
  18. RGB device for best results.
  19.  
  20.  
  21.  
  22. Additional keyboard controls
  23.  
  24. T               Forwards.
  25. R               Back.
  26. Z               Move current selection forwards.
  27. X               Move current selection back.
  28. G               Gouraud shade
  29. F               Flat Shade
  30. D               Dither toggle.
  31. Delete  Delete the current selection.
  32.