NAME
r.out.v5d.texture- Convert a GRASS raster map layer into
a Vis5d texture file.
(GRASS Raster Data Export Program)
SYNOPSIS
r.out.v5d.texture
r.out.v5d.texture help
r.out.v5d.texture grass_raster_file
DESCRIPTION
r.out.v5d.texture is a shell script which converts a raster map
layer into a Vis5d texture file suitable for display with Vis5d+.
The output file will be the same name as the grass_raster_file with
a .sgi extension and will be written to the current working directory.
This script requires the ImageMagick convert program. ImageMagick
is a free collection of tools to read, write, and manipulate images in
many formats.
Vis5d+ is a free OpenGL-based
volumetric rendering program for scientific data sets in 3+ dimensions.
NOTES
The GRASS region extent (north, south, east, west) must match the Vis5d
3D data region with which it will be displayed. However the resolution
may differ.
SEE ALSO
g.region.v5d
r.out.v5d.topo
v.out.v5d.map
v5dconvert examples
AUTHOR
Beverly Wallace, Lockheed Martin Space Systems, Sunnyvale, CA, USA