kindy huang wrote:
The code can load vrml/x3d file successfully, while it
always gives the following output:
Error: No profile given. Using Interactive
It didn't affect loading, just wondering what it
means. can anyone please give some explains?
The X3D specification requires that you provide a profile definition.
I'm not even sure where you are getting that message from as I can't see
where it would be generated in the code. The parser should stop, issue
an error and refuse to parse the file any further.
--
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".