[Paraview] Animation script from files
Antoine Dechaume
dechaume at ualberta.ca
Wed Jun 25 11:16:26 EDT 2008
I have a similar problem. I did a python-vtk script that animates time
dependent results and creates a movie. But doing visualization that
way is much much more cumbersome than using paraview. I have read the
server manager pdf file, but it only describes time manipulation with
reader that have built in time support.
How could I set up paraview animation engine through python scripting,
without any reader that have time support ?
Antoine.
On 25-Jun-08, at 8:42 AM, Kent Eschenberg wrote:
> Jaco,
>
> That would be easy to do using pvbatch and a batch script. The book
> and Wiki contain notes on such scripts which are written in Python.
> It can be tricky at first to create the visualizations but its quite
> powerful.
>
> I don't know whether pvbatch comes with the binary download. It is
> created by default when you compile from source.
>
> Hey PV gurus: is there a "repository" of batch scripts somewhere? I
> have a few I could contribute.
>
> Kent
> Pittsburgh Supercomputing Center
>
> L wrote:
>> Hi, i am looking for one animation script who could take a lot of
>> files and then make one frame per each file. And then create
>> the .avi with those files. Is it possible? Does it already exist?
>> Many thanks
>> Jaco
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list