[Paraview] WriteImage in the background

Andy Bauer andy.bauer at kitware.com
Thu Sep 29 11:24:43 EDT 2011


As far as I know, using mesa and offscreen rendering is the only way to do
that.  Information on that is available at
http://www.vtk.org/Wiki/ParaView/Users_Guide/Parallel_Rendering#Offscreen_Software_Rendering_via_OSMesa

Andy

On Thu, Sep 29, 2011 at 11:06 AM, Rick Muller <rpmuller at gmail.com> wrote:

> I'm currently doing some rendering on a large collection of exodus files
> using pvpython. I would like for this rendering to be done in the
> background. However, when I call WriteImage(filename), paraview pops up an
> X-window, and renders to the screen while saving the image. Is there any way
> to keep the window from showing up?
>
> Rick Muller
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110929/f171bffd/attachment.htm>


More information about the ParaView mailing list