Meshview 1.2
Note: Below, (u,v) denotes the right-handed Cartesian coordinates
of the mouse.
- leftbutton : 3D rotation (3D rolling ball) R3(u,v)
- middlebutton : 3D translation in x-y plane T3(u,v,0)
- rightbutton : 3D translation along z axis T3(0,0,-v)
- Shift+right : 3D rotation around z axis R2(u)
- Ctrl+left : 3D rotation (3D rolling ball) R3(u,v)
- Ctrl+middle : 3D rotation around z axis R2(u)
- Shift+left : xyw rotation (4D rolling ball) R4(u,v,0)
- Shift+middle : xzw rotation (4D rolling ball) R4(u,0,-v)
- r : (Reset) It resets 4D and 3D matrices and 3D light direction,
and it stops momentum.
- c : (Center) It resets 3D rotation and translation matrices,
and it stops momentum.
- s : (Stop) It Stops momentum.
- Ctrl+d : load data (old data discarded)
- Ctrl+a : add data Ctrl+t : load texture
- Ctrl+l : load palette Ctrl+e : load setting
- Ctrl+f : save setting
- Ctrl+i : save as ppm
- Esc : quit
- f : toggle drawing of faces (default on)
- e : toggle drawing of edges (default off)
- v : toggle drawing of vertices (default off)
- n : toggle drawing of normals (default off)
- p : toggle drawing of palette (default off)
- l : toggle drawing of light (default off)
- a : toggle drawing of axes (default off)
- 1 : draw two sides of face use same color (default)
- 2 : draw two sides of face use different colors
- 3 : 4D depth color coding
- 4 : use texture
- 5 : screen_door off
- 6 : screen door positive
- 7 : screen door negative
- Ctrl+g: smooth shading (default)
- Ctrl+h: flat shading
- Ctrl+p : 3D perspective projection (default)
- Ctrl+o : 3D orthogonal projection
- w : 4D projection along w-axis (default)
- x : 4D projection along x-axis (rotating the objects in x-w
plane by 90 degrees before apply other 4D rotations)
- y : 4D-projection along y-axis (rotating the objects in y-w
plane by 90 degrees before apply other 4D rotations)
- z : 4D-projection along z-axis (rotating the objects in z-w
plane by 90 degrees before apply other 4D rotations)
- Shift+o : 4D orthogonal projection (default)
- Shift+p : 4D polar projection (use 'polar distance' scale on
'setting panel' to adjust the parameter)
- Ctrl+m : toggle momentum (default on)
- Ctrl+q : toggle context-free (default on)
- Ctrl+s : toggle stereo mode (default off)
- Shift+v : pop up view setting panel
- Shift+s : pop up setting panel
- Shift+k : pop up picker panel
- Shift+f : pop up key frame panel
Comments to: kishkov@cs.indana.edu
Created: Jul 21 1998 .