Changes between Version 3 and Version 4 of ViewMenu
- Timestamp:
- Mar 10, 2010, 3:29:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ViewMenu
v3 v4 3 3 The view menu displays how the surface is displayed, options include: 4 4 5 Display wireframe:: 5 Display wireframe:: 6 6 Display the edges of the triangles rather than filling them. 7 7 8 Display texture:: 8 Display texture:: 9 9 Turn the texture map on and off. 10 10 11 Display shaded:: 11 Display shaded:: 12 12 Shade 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 13 14 Display transparent:: 14 Display transparent:: 15 15 Makes the surface (sort of) transparent. 16 16 17 Display Axis:: 17 Display Axis:: 18 18 Display the coordinate axes. 19 19 20 Side panel:: 20 Side panel:: 21 21 Displays 3 views of the surface. 22 22 23 View setup:: 23 View setup:: 24 24 A dialog to control the view direction etc. 25 25 26 Super imposition:: 26 Super imposition:: 27 27 Loads 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.