ivfix(1) | General Commands Manual | ivfix(1) |
ivfix - restructures an Inventor object for improved rendering performance
ivfix [ -ahntvV ] [ -d dir ] [infile] [outfile]
ivfix reads an Inventor object and restructures it to improve the object's rendering performance. ivfix processes the scene graph in two phases:
Warning! ivfix does not try to preserve any non-appearance attributes, such as names. It will also remove most engines, animation nodes, and field-to-field connections. ivfix is best run on individual objects, not on entire scenes. When rendered, the output object will be equivalent to the original file, but much of the object hierarchy will be lost.
Note also that the output file may be larger than the input file. For example, a sphere node will be converted into triangle strips.
The following command line options are allowed:
Note that the source code to ivfix comes with the Open Inventor 3d Toolkit.
/usr/share/data/models/* - Sample 3D data files /usr/share/src/Inventor/tools/ivfix/* - Source to ivfix
inventor, ivview, ivcat, ivinfo, SceneViewer, gview, drop, maze, noodle, revo, showcase, textomatic
Ignore flags are not properly handled.