Re: [JAVA3D] Animation and the Loader3DS

2005-05-08 Thread Johannes Boy
acted to be done. - John Wright Starfire Research H.M.Martin wrote: John: By any chance does Starfire Research make a loader for trueSpace files? Hal Martin - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 2:30 PM Subject: Re: [JA

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread John Wright
Sent: Sunday, May 01, 2005 2:30 PM Subject: Re: [JAVA3D] Animation and the Loader3DS That's correct, the Starfire Research 3DS loader does not attempt to load any animation data from a 3DS file. We recommend you load parts and implement your own animation in Java 3D code. - John Wright Star

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread Johannes Boy
Starfire Research H.M.Martin wrote: John: By any chance does Starfire Research make a loader for trueSpace files? Hal Martin - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 2:30 PM Subject: Re: [JAVA3D] Animation and the Loader3DS T

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread John Wright
rtainly be contracted to be done. - John Wright Starfire Research H.M.Martin wrote: John: By any chance does Starfire Research make a loader for trueSpace files? Hal Martin - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 2:30 PM Subject:

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread Johannes Boy
ay, May 01, 2005 2:30 PM Subject: Re: [JAVA3D] Animation and the Loader3DS That's correct, the Starfire Research 3DS loader does not attempt to load any animation data from a 3DS file. We recommend you load parts and implement your own animation in Java 3D code. - John Wright Starfire Research

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread John Wright
right" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 2:30 PM Subject: Re: [JAVA3D] Animation and the Loader3DS That's correct, the Starfire Research 3DS loader does not attempt to load any animation data from a 3DS file. We recommend you load parts and implement your own anim

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread H.M.Martin
John: By any chance does Starfire Research make a loader for trueSpace files? Hal Martin - Original Message - From: "John Wright" <[EMAIL PROTECTED]> To: Sent: Sunday, May 01, 2005 2:30 PM Subject: Re: [JAVA3D] Animation and the Loader3DS > That's correct, t

Re: [JAVA3D] Animation and the Loader3DS

2005-05-01 Thread John Wright
That's correct, the Starfire Research 3DS loader does not attempt to load any animation data from a 3DS file. We recommend you load parts and implement your own animation in Java 3D code. - John Wright Starfire Research Johannes Boy wrote: Hello everyone, I wanted to create a little Programm that,

[JAVA3D] Animation and the Loader3DS

2005-05-01 Thread Johannes Boy
Hello everyone, I wanted to create a little Programm that, so far, imports a 3DS max scene and a model (with animation). The Scene is imported ok, the model itself too, but it just doesnt show any sign of animation... Btw, I'm using the loader as you can find it on jd3.org. The one found on www.sta