BTW, your message to the source list bounced - the attachements were too
big (max 40K message size).

Joachim Bratteli wrote:

Surely you have not tested with my codepath. But, I thought that the
basic operation for loading simple VRML97-geometry into Java3D would
be to use the "three lines of code"-solution shown in my example. :-)
Ummm... unfortunately not... We normally test with LOAD_ALL with
Behaviours on and off and generally relatively trivial files - for
example ones without inlines or externprotos in them. There are quite a
few issues in VRML that really don't match to the (perceived) semantics
of the Loader interface and so most of the loader code has been "just
enough" to get something going, while concentrating on the core
functionality (spec compliance of the runtime, more nodes supported etc).

Thanks. I have also been testing with the 12-october dev-release, and
this gave the following exception while loading:

org.ietf.uri.UnsupportedServiceException: file is not supported
That's very unusual. Do you have the vlc_uri.jar file in your classpath?
If you do, then the only other way I can see you would get this error
would be to be overwriting the value of the system properties
java.net.protocol.handler.pkgs.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                              - Greg Bear, Slant
-------------------------------------------------------------------

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