00
> Date: Thu, 1 Feb 2001 18:45:11 +0900
> From: jaelemy <[EMAIL PROTECTED]>
> Subject: [JAVA3D] ObjLoader
> To: [EMAIL PROTECTED]
>
> Hi! Somebody answer for me!
>
> I am with a Installed Java3D folder(demo/java3D/ObjLoad)
> when I loaded minimart.obj where is
Hi! Somebody answer for me!
I am with a Installed Java3D
folder(demo/java3D/ObjLoad) when I loaded minimart.obj where is in
demo/java3d/geometry There is absolutery exsiting the datas (i.e
mtl,rgb,int,etc) however object appears which does not be applied for
property of Material
the wrong directory. All of the files
associated with an .obj file are assumed to be in the same directory.
If they are not, you need to use ObjectFile.setBasePath().
-Paul
> Date: Thu, 5 Oct 2000 14:00:38 GMT
> From: david Xia <[EMAIL PROTECTED]>
> Subject: [JAVA3D] ObjLoader
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 to