CIBC:Documentation:SCIRun:Reference:SCIRun:ShowFieldGlyphs
Contents |
ShowFieldGlyphs
Information
- Package: SCIRun
- Catagory: Visualization
- Author(s): Many
- Status: Supported in latest version
- Version: 3.0
Description
Summary
The ShowFieldGlyphs module visualizes the data that makes up a Field. When possible and selected, the glyph takes its color from the data values that permeate the field.
Detailed Description
The field in the first input port holds the data that is to be visualized. By default is will be displayed using the the default color, which is editable from the GUI If there is a color map attached to the second input port, then the data can be used as an index into the color map, and the glyph is rendered with appropriate colors. In addition, the data itself can be converted into a color. Scalar data creates a gray scale mapping, vector data (normalized) creates RGB colors, and the principle eigenvector (normalized) of tensor data also creates RGB colors.
It is possible to use a secondary or tertiary data to control the glyph parameters. For instance, when rendering vectors as a cone the orientation and length of the cone are determined by the primary field whereas the secondary field can be used to determine the radius and/or color of the cone.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun