When I run ObjLoad demo with minimart.obj file, I do see the 3D graphics, but without any texture. So far I have tried the following (based on previous posts), but none seems to work:
1. Used the explicit path in specifying obj file, i.e. java ObjLoad ../geometry/minimart.obj 2. Set shared context to false, i.e. java -Dj3d.sharedctx=false ObjLoad ../geometry/minimart.obj 3. I have tried on two different computers, both running Windows2000. I am using Java SDK SE v 1.3.1_01 and Java 3D SDK 1.2.1_03 (DirectX version). I am clueless at this point. Any help is greatly appreciated. Arun Dalmia [EMAIL PROTECTED] =========================================================================== 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".