table of contents
stl2gts(1) | GNU Triangulated Surface utils | stl2gts(1) |
NAME¶
stl2gts - convert an STL file to GTS format.
SYNOPSIS¶
stl2gts [OPTIONS] < input.stl > output.gts
DESCRIPTION¶
This manual page documents briefly the stl2gts command.
OPTIONS¶
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
- -r, --revert
- Revert face normals.
- -n, --nomerge
- Do not merge vertices.
- -v, --verbose
- Display surface statistics.
- -h, --help
- Display the help and exit.
AUTHOR¶
stl2gts 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 |