Next: Isosurface
Up: Rendering methods
Previous: MSMS
Contents
Index
VolumeSlice
The `VolumeSlice' representation draws a texture mapped two-dimensional
slice from a volumetric data set already loaded into VMD using the
mol volume text
command, or by other means. The colors span the scalar value range of the
data set, with red indicating low values and blue indicating high values in
the data. The slice is drawn as a plane perpendicular to the X, Y, or Z
axis, and can be positioned anywhere within the coordinate system of the
volumetric data set. This feature is currently only available on machines
that have full support for hardware 3-D texture mapping. On machines
lacking 3-D texturing, nothing will be displayed. Future versions of VMD will greatly enhance the user interfaces and capabilities of this feature.
The following selectors control the VolumeSlice representation:
- Data Set - This controls which volume data set is referenced in the
representation, since multiple volumetric data sets can be loaded for a
single molecule.
- Slice Offset - The slice setting indicates the position of the volume
slice along the chosen axis, in the coordinate system of the volumetric
data, range 0 to 1.
- Slice Axis - The orthogonal axis along which the slice plane moves,
can be X, Y, or Z.
- Render Quality - The quality can be set to either Low, or
Medium. The Low setting causes the slice texture map
to be rendered using the color nearest the sample point.
A quality level of Medium indicates that the
slice texture map will be rendered using bilinear interpolation.
Next: Isosurface
Up: Rendering methods
Previous: MSMS
Contents
Index
vmd@ks.uiuc.edu