Re: [JAVA3D] open inventor

2000-06-21 Thread ballard andrews
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

Re: [JAVA3D] open inventor

2000-06-21 Thread J. Lee Dixon
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

[JAVA3D] open inventor

2000-06-21 Thread Will Wong
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