Hi, I am trying to migrate to the Xj3D loader (from Sun's), but have hit a snag with the latest release. It doesn't seem to load textures, so my surfaces end up black.
Notes: 1. Using latest dev. binary snapshot 2. File loads correctly in DIYBrowser 3. The M5 release used to print messages indicating images were scaled.. i don't see this now. 4. Loader code is standard: Loader loader = new VRML97Loader(Loader.LOAD_ALL); scene = loader.load(filename); 5. The LoaderDemo does not load and display texture either System: jdk1.4 j3d1.3 w2k Is this a known bug? In the release notes it promises that the loader works. ;-) 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".
