home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / demos / REALITY / atom / help.in < prev    next >
Encoding:
Text File  |  1994-08-02  |  3.3 KB  |  60 lines

  1. This program uses the sphere primitives to render molecular models.
  2.  
  3. The following describes the functionality of each mouse button.
  4.  
  5. Middle            - Rotate the model objects about its center.
  6. Left              - Scale the model objects.
  7. Left+Middle+Right - Translate the model objects in the z plane.
  8. Left+Middle       - Zoom in or out.
  9.  
  10. The following describes the functionality of each button in the control panel.
  11.  
  12. Help              - Click the help button to exit this window.
  13. Model             - Scroll through the different available molecular models.
  14. Reset             - Reset the model objects to their original size, and put 
  15.             the point of view back in its original position.  If the 
  16.             objects are rotating, pressing the Reset button will stop
  17.             them.
  18. Quit              - Quit the program.
  19. Sphere Depth      - Click the left mouse to decrease the tessellation depth
  20.                     level.  Click the middle mouse to increase the tessellation
  21.                     depth level.  The depth range is 1 through 30 inclusively.
  22. Sphere Prim       - Scroll through the different display primitive options.
  23.                     The options are: mesh, polygon, line, and point.
  24. Sphere Type       - Scroll through the different sphere tesselletion types.  
  25.                     The options are: oct, icos, bary, cube, and bilin.
  26. Orient            - Toggle orient mode on/off.  When on, the sphere is
  27.                     displayed in a fixed orientation independent of world
  28.                     rotations.
  29. Hemi Sphere       - Toggle hemi sphere mode on/off.
  30. Draw Quick        - Toggle Quick drawing on/off.  In quick-draw mode no 
  31.             antialiasing or accumulation processes are done.
  32. Display Bonds     - Toggle the display of the bonds on/off.
  33. Display Atoms     - Toggle the display of the atoms on/off.
  34. Accumulate Atoms  - Toggle the accumulation of the atoms on/off.  In this
  35.                     mode, successive whole-scene antialiasing is done.  When
  36.                     the objects stop moving, the static image is accumulated
  37.                     in the accumulation buffer with slight perturbations.  The
  38.                     way the perturbations of the atoms are done is controlled
  39.                     by roll mode and spin mode.  The final image is
  40.                     antialiased.
  41. Smooth Bonds      - Scroll through the different line smooth levels.  The
  42.                     different levels are: off, on,  and smoother.
  43. End Correct Bonds - Toggle the End Correct mode on/off.  In end correct mode
  44.                     the end point of the bonds are antialiased.  This is
  45.                     visible only if the atoms are not displayed.
  46. Accumulate Bonds  - Toggle the accumulation of the bonds on/off.  This is an
  47.                     alternative way for displaying smooth lines.
  48. Radius            - Use the left mouse button to change the relative size of
  49.                     the atom radii while dragging the vertical bar.
  50. Multisample      - This will toggle full scene multisampled antialiasing 
  51.             on a suitable RealityEngine configuration.
  52. Stereo            - This will toggle in-the-window stereo on
  53.             a suitable RealityEngine configuration with the proper
  54.             monitor configuration (setmon 960x680_108s).
  55.  
  56. The Following Keys have useful functionality:
  57.  
  58. O/L          - Will increase/decrease, respectively,
  59.             the separation for each eye when in stereo.
  60.