Re: [JAVA3D] File loader

2004-02-27 Thread John Wright
We were stripifing but found that it crashed our collision detection (not sure exactly why!). - John Wright Starfire Research pumpkin wrote: Hello I am a new programmer in J3D. Actually I am busy trying to use file loaders I have some 3D studio image files and I would like to use them in J3D anim

Re: [JAVA3D] File loader

2004-02-27 Thread pumpkin
Hello > I am a new programmer in J3D. Actually I am busy trying to use file loaders > I have some 3D studio image files and I would like to use them in J3D > animation. "animation" may be a problem, but first things first: copied from the doc of the Starfire-3ds-Loader from John Wright (works pe

Re: [JAVA3D] File loader

2004-02-27 Thread Michael Pfeiffer
"The one" example you're looking for doesn't exists. It depends on the loader you use. There is a standard loader interface but not all loaders use it. Some loaders are listed at http://java3d.virtualworlds.de/loader.php On Fri, 27 Feb 2004 17:08:10 +0100, Ghislain DZOU <[EMAIL PROTECTED]> wrote:

[JAVA3D] File loader

2004-02-27 Thread Ghislain DZOU
Hello dude I am a new programmer in J3D. Actually I am busy trying to use file loaders I have some 3D studio image files and I would like to use them in J3D animation. Does anyone can send me a nice example about using loaders for 3D shapes. I'll appreciate any help. Greetings -Original Mess