IVREAD - 3D Graphics File Conversion

IVREAD was originally written to read SGI Inventor 3D graphics files. Since then, it has evolved to allow the input and output of:

The program can be used in command line form, as in:

ivread input.iv output.stl
or can be used in an interactive mode, in which input and output files can be read or converted in any order.

A C version of this program, more or less, is available as IVCON.

Graphics file formats are poorly documented; hence this program was written primarily by examining typical files and struggling to interpret them. Particularly in the case of Inventor and DXF files, the program is not able to handle all the subtleties of the file format, and may mangle data, or even crash.

Files you may copy include:

Data files you may copy include:

The list of routines includes:

Back to the graphics software page.


Last revised on 11 June 2002.