I have an .vtu file exported from Xflow.
this file is opened as “XMLUnstructuredGridReader” and i am trying to volume render it and save the animation. the time taken to save the animation is huge and request help/support in reducing the time.
please share your file
I cant share my file. Security issue… hope you understand sry… is there anyother way?
Hi @immortal
Of course, you should contact Kitware for professional support for ParaView: Get Support - Kitware Europe
Best,
This is the general code i am using to save animation
save animation
SaveAnimation(‘/test.png’, renderView1,
ImageResolution=[1008, 468],
FrameRate = 25,
FrameWindow=[0, 75])
thanks… i will