Hi, Finally decided to give the Xj3d loader a whirl to see if I could solve my current disappearing Texture problem (a forthcoming post). It loads a lot faster than the last time I tried it! Way to go!
I have one question about this loader and one comment. Question: Is there a way to tell the scene builder not to use shared nodes? Code that use to work with the Sun loader no longer works because everything seems shared. I get an IllegalSharingException when I try to getLocalToVworld on loaded nodes. Comment: In the "how to use" documentation on the website, the package and class name need to be updated from org.web3d.vrml.j3d.VRMLLoader to org.web3d.j3d.loaders.VRML97Loader. josh ==========================================================================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".
