Map
Transform Abstract Data into Geometry
Map modules ingest abstract data and generate geometric shapes from it. This geometry output can serve as input for a Render module.
- B
BoundingBox compute bounding boxes
- C
Color map scalar and vector data to colors
ColorMetapostPart add color attribute from METApost description
ColorRandom map index data to random colors
CuttingSurface cut through grids with basic geometry like plane, cylinder or sphere
CuttingSurfaceVtkm cut through grids with basic geometry like plane, cylinder or sphere
- D
DomainSurface show surface of grid
- I
IndexManifolds extract lower dimensional surfaces, lines or points from structured grids
IsoHeightSurface extract surface at constant height
IsoSurface extract surfaces with constant data level
IsoSurfaceVtkm extract surfaces with constant data level
- S
ShowGrid show outlines of grid cells
- T
Tracer compute particle traces and streamlines
- V
VectorField create lines from mapped vector data