What you're looking for you're not finding (yet) in java3d. Maybe in the future. You should try any of the comercial available tools like 4Cinema, Maya, etc.
Cheers, Florin -----Urspr�ngliche Nachricht----- Von: Artur Matos [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 3. April 2003 10:50 An: [EMAIL PROTECTED] Betreff: [JAVA3D] [newbie] Best way to generate animation files from a java3d scenegraph Hi to all, Sorry if this is a newbie question. I would like to ask the experts on this list on the best way for generating animation files (like MPG or AVI) from Java3D. I am aware of the NCSA java3D package that allows to save image frames, but I would like to find a solution that would allow me to post edit the generated animation (like changing the camera position) before creating an AVI/MPG file. Something like a editable animation format with the geometry info, that I could load into a scene editor and further tweak the animation and generate an MPG file afterwards. Or feed it into a raytracer (like POVRay) to generate better quality animations. My scene graphs only use very simple geometry like boxes and cylinders. Any useful advice or pointers would be greatly appreciated. Best regards, Artur Matos. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
