Hi, I have been using ParaView with Python scripts successfully, but I still have the problem of offscreen rendering not working properly, i.e., I always get a screen popping up every few seconds while the script is running. From the discussion below I understand that setting up offscreen rendering properly is done at compile time:
http://www.paraview.org/pipermail/paraview/2010-April/016734.html But I am not sure where I need to set the flags mentioned, such as VTK_USE_OFFSCREEN, VTK_USE_DISPLAY, etc. I would like to try this myself before I ask the admins on the cluster I am using to do it for me. I have been looking at the Makefiles and config files in the 3.8.1 version, but there are so many of them...Should this be done in vtkPVConfig.h.in perhaps? Thanks! Milos -- Miloš Ilak Linné Flow Centre KTH Mechanics, Stockholm +46(0) 8 790-7152 www2.mech.kth.se/~ilak <http://www2.mech.kth.se/%7Eilak/>
_______________________________________________ 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