Purpose
Converts OBJ files to Alias wire files.
Description
| ObjToAl -i <infile> [-o <outfile>] [-h] |
|
| infile |
the name of the input OBJ file; this must be specified. |
| outfile |
the name of the output Alias wire file. If this is not specified, standard output (generally the screen) is used. |
| -h |
displays help information, then exits. |