
Innovation3D is a 3D modeling program.

Requirements:
QT > 2.2
NURBS++


To compile from tarball:
  > ./configure
  > make
  > make install

To compile from CVS
  > make -f Makefile.dist
  > ./configure
  > make
  > make install

A brief reference and several tutorials for usage are available at the I3D website at:
http://innovation3d.sourceforge.net  If you have any other questions, feel free to post
a message on the forum or mailing list.


Jon Anderson
janders@users.sourceforge.net


