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 a

[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 ___ Po