[Paraview] off screen rendering in pvpython

2012-11-29 Thread Indrajit Jagtap

Hi,

I am using following command to take images in pvpython -
WriteImage(OUTFILE, Writer="vtkPNGWriter")

How do I configure it to not open any display ? What is the method to activate 
offscreen rendering when using pvpython ?

Regards,
Indrajit
___
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


Re: [Paraview] off screen rendering in pvpython

2012-11-29 Thread Sebastien Jourdain
You need to compile ParaView/pvpython with OSMesa.


On Thu, Nov 29, 2012 at 7:57 AM, Indrajit Jagtap <
indrajit.jag...@tridiagonal.co.in> wrote:

> Hi,
>
> I am using following command to take images in pvpython -
> WriteImage(OUTFILE, Writer="vtkPNGWriter")
>
> How do I configure it to not open any display ? What is the method to
> activate offscreen rendering when using pvpython ?
>
> Regards,
> Indrajit
> __**_
> 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
>
___
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