catobj

by Stewart Dickson

This is a program for concatenating several object description files into a single object.

Program Command Usage

catobj [options] infile.[iv|obj] [infile.[iv|obj] infile.[iv|obj] ...] outfile.iv

Options:

The infile.[iv|obj] is assumed to be either an Open Inventor or Wavefront '.OBJ' geometrical object description file.

Note

The -q, -s and -t options permit some rudimentary multi-part geometric assemblies, assuming that the requisite transformation parameters are know in advance.

Transformations are stacked and applied in the order in which they are given on the command line. Any number of transformations may be specified per object, allowing for any order of the operations.

See Also