Utkarsh,

  Thanks for the response. Eh, how about if someone doesn't know Python?

  Thanks!
   Jesse

-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] 
Sent: Monday, February 24, 2014 10:37 AM
To: Jesse Samluk
Cc: ParaView
Subject: Re: [Paraview] Some more questions on animation

>   I'm trying to make several animations that involve the use of the same
camera values in the Animation Keyframes. In so doing, is it possible to
simply cut and paste the values to other animations? If so, how do I go
about doing that?

Jesse, I'd suggest using Python tracing capabiltiies to capture the state of
the animation and then replaying that python trace on each of the
animations. You could also save Python state out then extract animation
related state from the state file and replay that.

>   Also, what is the best way to export the animations to Powerpoint?

Saving it out as an avi (or a series of png images that you stitch together
using some other tool) is probably your best bet.

Utkarsh

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to