Hi,

I dont think that the VRML loader supports VRML1.0, it gives parsing
error. Its supports VRML2.0 files. Well, you can easily convert VRML1.0 to
VRML2.0 files using the vrml1tovrml2.exe converter. You should have it
in your System directory.

Cheers
Tina


> I'm using the VRML Loader written by the W3C, but I can't load every wrl file that I 
>want.
> Currently I'm loading a small wrl file (125kB) and that works fine. But when I want 
>to load another one (13 MB) into my application it won't work?
> Does the loader only works on some wrl files?
>
> The current wrl file has this written one the first line : #VRML V2.0 utf8
> The other one I want to laod has this : #VRML V1.0 ascii
>
> So I suppose the loader can only load wrl files of the type V2.0.
>
> Can anyone help me out?

===========================================================================
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".

Reply via email to