Apply geometric transformations to the input.
transform [\|OPTIONS\|]<file.gts
This manual page documents briefly the transform command.
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-rANGLE,--rx=ANGLE
Rotate around x-axis (ANGLE in degrees).
-mANGLE,--ry=ANGLE
Rotate around y-axis.
-mANGLE,--rz=ANGLE
Rotate around z-axis.
-sFACTOR,--scale=FACTOR
Scale by FACTOR.
-RFACTOR,--sx=FACTOR
Scale x-axis by FACTOR.
-MFACTOR,--sy=FACTOR
Scale y-axis by FACTOR.
-NFACTOR,--sz=FACTOR
Scale z-axis by FACTOR.
-tV,--tx=V
Translate of V along x-axis.
-uV,--ty=V
Translate of V along y-axis.
-wV,--tz=V
Translate of V along z-axis.
-i,--revert
Turn surface inside out.
-o,--normalize
Fit the resulting surface in a cube of size 1 centered at the origin.
-v,--verbose
Print statistics about the surface.
-h,--help
Display the help and exit.
transform was written by Stephane Popinet <[email protected]>.
This manual page was written by Ruben Molina <[email protected]>, for the Debian project (but may be used by others).