Isn't Java's Lightwave loader (com.sun.j3d.loaders.lw3d.Lw3dLoader)
supposed to handle LWO files? The J3D.org listing says LWO, but it seems
like it only works with LWS files - all the LWO ones I've tried give me
'Exception parsing file: java.io.IOException: Bad String Token (wanted
LWSC, got
FORM: Token[FORM], line 1
java.io.IOException: Bad String Token (wanted LWSC, got FORM: Token[FORM],
line
1
at com.sun.j3d.loaders.lw3d.TextfileParser.checkString(TextfileParser.ja
va:156)
Is there any way to get it to import LWO files?
- f.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".