Hi, I downloaded Xj3D-min-M5.exe from web3d.org last Friday and successfully recompiled loader.java example from examples/loader directory. I ran the program for a few vrml files. However, I could not see any 3D object from those files. The loader was org.web3d.j3d.loaders.VRML97Loader in loader.java example.
Then, I replaced VRML97Loader with com.sun.j3d.loaders.vrml97.VrmlLoader from Sun in the same example and I can see the 3D objects from the same files. Is there any way to get VRML97Loader working? I'd like to use its supports for H-anim and geoVRML. By the way, my system is XP and uses j2sdk1.4.0. Thanks in advance. Chia-Wei Hsu =========================================================================== 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".