Volume Render
When a 3D View is created from a Map containing a 3D grid, a Volume Render will automatically be created, alongside a slice through the grid at the Z value defined in the 2D Plot window.
Volume rendering is a three-dimensional display of data that simulates the transmission and absorption of light through the points in the volume. Light rays are cast through the volume, where particles within the volume simultaneously emit and absorb light. The color of an individual pixel on the screen is computed by compositing the contributions from each particle intersecting the ray. This allows visualization of inhomogeneity inside objects with appropriate adjustment of the opacity.
|
A Volume Render as seen in the 3D View window. |
Creating a Volume Render
Volume renders are automatically generated when a 3D View is created from a Map containing a 3D grid layer. Volume renders cannot be deleted, but their visibility can be toggled with the visibility checkbox in the Contents window.
Properties
Properties for volume renders are described below.
|
This image shows the Properties available for adjustment with Volume Renders. |
Quality
The Quality field controls the quality of the volume render. Higher settings mean there are more samples through the volume. Available options are Low, Medium, and High. The setting can be changed by clicking the current selection and then selecting a new option from the list.
Color composition
The Color composition field sets the method used to create the render. Available options are Max intensity, Sum intensity, and Alpha blending. To change the composition, click on the existing option and select the desired option from the list.
Maximum intensity uses the brightest pixel along each viewing ray, resulting in a display similar to an X-ray image. Note that there is no shading effect in this method. Sum intensity adds the values of the pixels along each ray. Alpha blending combines the pixels using a blending function.
Interpolation
The Interpolation field is the method used within the 3D grid to interpolate values between nodes. Available options are Nearest neighbor and Tri-linear. To change the interpolation, click on the existing option and select the desired option from the list.
Nearest neighbor uses the grid node closest to the location for the value. Tri-linear interpolates several grid node values around the location to create the value.
Opacity
The Opacity field controls the overall opacity of the volume render. The value can be adjusted by highlight the existing value and typing a new value or clicking and dragging the dragger to increase or decrease the value. A value of 0% is fully transparent while a value of 100% is fully opaque.
Colormap Source
The Colormap Source field controls the colormap used to color the volume render. By default, the volume render will use the existing colormap assigned to the slice used in the 2D Plot. To assign a colormap to the volume render independently, the Custom option can be used.
Custom Colormap
When the Colormap Source is set to Custom, the Custom Colormap field becomes available. This field is used to define a colormap for the volume render independently of the colormap used for the slice in the 2D Plot.
Color Scales
A Color Scale can be created for a volume render by clicking Color Scales in the Contents window and checking the checkbox next to the desired Volume Render in the Properties window.