Re: [JAVA3D] FRAPS

2004-02-26 Thread Paul Brown
Chris - I do apologise. You're right - the canvas does have to be a multiple of 16. I had the same reply from Roderick Maher of Fraps, so I looked again at my code. When I had tried it the first time, I hadn't resized the canvas but an encompassing panel. Many thanks. -Paul

[JAVA3D] rotation angle of Transform3D

2004-02-26 Thread Prof.C.Ratsch
Hello Java3D-fans, I have the instance of a Transform3D from a TransformGroup. How can I get the rotation angle ? I search something like getRotX ? Any solutions? C. Ratsch === To unsubscribe, send email to [EMAIL PROTECTED]

Re: [JAVA3D] There is a problem with a 3ds loader

2004-02-26 Thread Rolf Gabler-Mieck
Bassam wrote: I think the author of this loader is Richard Hawkes. the problem is what ever I export is loaded, but distorted. Some originaly scaled objects do not appear as such. and the positions are all wrong. What sould I do? Bassam

Re: [JAVA3D] rotation angle of Transform3D

2004-02-26 Thread Rolf Gabler-Mieck
Prof.C.Ratsch wrote: Hello Java3D-fans, I have the instance of a Transform3D from a TransformGroup. How can I get the rotation angle ? I search something like getRotX ? Any solutions? C. Ratsch === To unsubscribe, send emai