Scroll to navigation

transform(1) GNU Triangulated Surface utils transform(1)

NAME

transform - apply geometric transformations to the input.

SYNOPSIS

transform [OPTIONS] < file.gts

DESCRIPTION

This manual page documents briefly the transform command.

OPTIONS

This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

Rotate around x-axis (ANGLE in degrees).
Rotate around y-axis.
Rotate around z-axis.
Scale by FACTOR.
Scale x-axis by FACTOR.
Scale y-axis by FACTOR.
Scale z-axis by FACTOR.
Translate of V along x-axis.
Translate of V along y-axis.
Translate of V along z-axis.
Turn surface inside out.
Fit the resulting surface in a cube of size 1 centered at the origin.
Print statistics about the surface.
Display the help and exit.

AUTHOR

transform was written by Stephane Popinet <popinet@users.sourceforge.net>.

This manual page was written by Ruben Molina <rmolina@udea.edu.co>, for the Debian project (but may be used by others).

June 2, 2008