/* ivcon.c  24 May 2001 */
// http://www.math.iastate.edu/burkardt/g_src/ivcon/ivcon.html

/* ivcon.cpp  22 Dec 2002 */

/*
Purpose:

IVCON converts various 3D graphics files.

Acknowledgements:

Coding, comments, and advice were supplied by a number of collaborators.

John F Flanagan made some corrections to the 3D Studio Max routines.

Zik Saleeba (zik@zikzak.net) enhanced the DXF routines, and added the 
Golgotha GMOD routines.

Thanks to Susan M. Fisher, University of North Carolina,
Department of Computer Science, for pointing out a coding error
in FACE_NULL_DELETE that was overwriting all the data!


Author: John Burkardt 

Modified: 04 July 2000

Modified: 23 Dec 2002 Ph. Guglielmetti www.DynaBits.com moved to C++

*/