Re: [JAVA3D] OBJ loader and texture maps

2002-11-21 Thread Julian Gomez
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

Re: [JAVA3D] OBJ loader and texture maps

2002-11-21 Thread Emanuel Brzostowski
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

[JAVA3D] OBJ loader and texture maps

2002-11-21 Thread Julian Gomez
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 ===

[JAVA3D] OBJ Loader and TransparencyInterpolator

2002-10-01 Thread Neumann, Paul F.
Hey Everyone,   I’m 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, I’m starting to write a behavior based on TransparencyInterpolator. My problem is t

Re: [JAVA3D] obj loader

2002-03-11 Thread Ewan Borland
(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

[JAVA3D] obj loader

2002-03-11 Thread Rob Brown
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]

Re: [JAVA3D] OBJ Loader to use MTL file problem

2000-10-03 Thread Paul Pantera
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

[JAVA3D] OBJ Loader to use MTL file problem

2000-10-03 Thread david Xia
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

[JAVA3D] Obj loader

2000-08-21 Thread Rachel Jiang
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