on 11/21/02 06:20, Emanuel Brzostowski at [EMAIL PROTECTED] wrote:
> Yes, to get it to work, you need the .obj file (including texture
> coordinates etc. and also links to the Materials you want to use). The
> Materials of the
> Object are stored in a seperate file - the .mtl file wich also may con
Hi Julian,
Yes, to get it to work, you need the .obj file (including texture
coordinates etc. and also links to the Materials you want to use). The Materials of the
Object are stored in a seperate file - the .mtl file wich also may contain
textures (actually the links to some graphics files).
Sa
Has anyone had success loading texture maps with the ObjectFile loader? It's
loading them, but it's not generating any txc's, so things look pretty
strange.
--
Dr. Julian "a tribble took it" Gomez ** http://www.polished-pixels.com
===
Hey Everyone,
Im starting my first Java 3D project which initially loads
several OBJ models and then fades one of them out. Loading and displaying the
OBJ models is working fine. Regarding the fade out, Im starting to write
a behavior based on TransparencyInterpolator. My
problem is t
(root
instanceof Link)
retrieveAppearances(((Link)root).getSharedGroup());
} // retrieveAppearances
- Original Message -
From: "Rob Brown" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 1:24 PM
Subject: [JAVA3D] obj loader
> Anyon
Anyone have suggestion:
After, I load in an object from an OBJ file. How can I make it render as
points, wire frame, flat shaded, etc... basically a quick mod to ObjLoad
that comes with J3d.
Thanks for any help
Rob Brown
Eyetronics Inc
Developer
[EMAIL PROTECTED]
2000 21:22:04 GMT
> From: david Xia <[EMAIL PROTECTED]>
> Subject: [JAVA3D] OBJ Loader to use MTL file problem
> To: [EMAIL PROTECTED]
>
> HI,everyone:
>
>Does anyone know how to use OBJLoader Class to use the MTL file to get
> the appearance of the OBJ? How to do
HI,everyone:
Does anyone know how to use OBJLoader Class to use the MTL file to get
the appearance of the OBJ? How to do that?
Thank you very much!
David xia
_
Get Your Private, Free E-mail from MSN Hotmail at http
Hi, This is first time that I subscribe my java3d problem, so Hi to every one:
I have loaded an obj file and I can see the scene on my 3d cavas, but I can
not use the TransformGroup object from the scene object of the loader.
I couldn't use the mouse to move the object, because it requires the