Changes between Version 1 and Version 2 of ViewMenu


Ignore:
Timestamp:
Mar 10, 2010, 3:28:16 PM (14 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ViewMenu

    v1 v2  
    11== View Menu ==
    22
    3 The view menu displays how the surface is displayed, options include
     3The view menu displays how the surface is displayed, options include:
     4
     5Display wireframe::
     6Display the edges of the triangles rather than filling them.
     7
     8Display texture::
     9Turn the texture map on and off.
     10
     11Display shaded::
     12Shade using the lights.  The scene contains two directional lights, the light direction can be varied using the arrow keys, if the shift key is down light 2 is moved otherwise it is light 1.
     13
     14Display transparent::
     15Makes the surface (sort of) transparent.
     16
     17Display Axis::
     18Display the coordinate axes.
     19
     20Side panel::
     21Displays 3 views of the surface.
     22
     23View setup::
     24A dialog to control the view direction etc.
     25
     26Super imposition::
     27Loads another surface and displays both at once, for eyeball comparison.  You are prompted for a template and the surface, if the template is selected it will attempt to align the two surfaces using the current template and the loaded template before display.  If cancel is selected at the template load dialog no alignment is performed.