Will,
If you have an sgi you can use ivcat
ivcat < binaryfile.iv > asciifile.iv
to get an ascii version. This works for
Inventor V2.1 which is a superset of VRML 1.0;
BUT the java loaders probably exist only for VRML 2.0
(correct me if I'm wrong) and will not work for VRML 1.0
since they use d
PROTECTED]
-Original Message-
From: Will Wong [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 21, 2000 3:07 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] open inventor
hi, i have a *.ib file (which I've been told is an open inventor
binary).
is there a loader for this format or what f
hi, i have a *.ib file (which I've been told is an open inventor binary).
is there a loader for this format or what format should i try to convert
my model into? i know the com.* package has *.obj and *.lw3d loaders...
but what would be the best course of action in my case?
and where would be a g