HI,Paul:
Thanks for your reply. I checked the Java3D /demo/geometry/minimart.obj,
it also has minimart.mtl file, but I did not find any Java3D example code to
use these two files to display a picture. I find that the ObjLoad.java does
not have this mtl function. How to use mtl file in Java3D together with Obj
file? when using obj file, I use code like: file.load("myfile.obj") to get
the scene, but how to load the mtl file to get the appearance? My OBJ file
will surely need MTL file to work properly. Can you provide and tell me some
example code to combine obj and mtl together in Java3D? That will be more
easier to understand it.
Thanks a lot.
David Xia
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
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".