Differences between revisions 11 and 12
Revision 11 as of 2009-06-02 17:50:41
Size: 1058
Comment:
Revision 12 as of 2009-06-02 17:52:01
Size: 1342
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:


= Mouse Handling =

|| '''Mouse Action''' || '''Result''' ||
|| Right button drag || x and y movement ||
|| Shift + right button drag || z movement ||
|| Mouse wheel in and out || Zoom in and out, respectively ||
|| Left button drag || Object rotation, quaternion based ||

| 2D Display | 2D Stack Display | 3D Image Display |

3D Display In EMAN2: Gallery

iso_3d.png

tools_3d.png

Isosurface display

Combining various display elements

slices_3d.png

vol_3d.png

Any number of slices can be interactively viewed and in multiple directions

Volume rendering is available

3_colorlights_3d.png

spotlights_3d.png

Interactive directional lights (one green,one red, and one blue light)

Making use of several colored spot lights to highlight specific sites

Mouse Handling

Mouse Action

Result

Right button drag

x and y movement

Shift + right button drag

z movement

Mouse wheel in and out

Zoom in and out, respectively

Left button drag

Object rotation, quaternion based

EMAN2/Programs/emimage3d (last edited 2009-07-02 04:32:39 by DavidWoolford)