[Paraview] [EXTERNAL] Off screen rendering

Scott, W Alan wascott at sandia.gov
Wed May 14 13:30:50 EDT 2014


>From Utkarsh (in case anyone else wonders):


Yup, that'd be the place. Also

vtkSMRenderViewProxy::CaptureWindowInternal(). There it determines if offscreen rendering should be used too.



Alan

From: Scott, W Alan
Sent: Tuesday, May 13, 2014 8:12 PM
To: Scott, W Alan; paraview at paraview.org
Subject: RE: [EXTERNAL] [Paraview] Off screen rendering

OK, I am a little further along.  I believe this logic is set up in vtkOpenGLRenderWindow.cxx, possibly in CreateHardwareOffScreenWindow().   Assuming I am hardware rendered on the client side (not Mesa3d), am I correct that I need GL_ARB_texture_non_power_of_two or  GL_ARB_texture_rectangle, and GL_EXT_packed_depth_stencil?  Is there a simple location this logic is documented?

Next, is this the correct place to put a debugger, in case no one knows?

Thanks!

Alan

From: ParaView [mailto:paraview-bounces at paraview.org] On Behalf Of Scott, W Alan
Sent: Tuesday, May 13, 2014 6:53 PM
To: paraview at paraview.org<mailto:paraview at paraview.org>
Subject: [EXTERNAL] [Paraview] Off screen rendering

I have a user that is having problems with Save Animation.  Although it is selected in Settings, it appears that off screen is not being turned on.  This is Linux, remote server.

What are the rules that ParaView uses to decide if off screen rendering may be used?  Is it more complex than just what the user wants?  Is this documented somewhere?

Thanks!

Alan Scott



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140514/3bb1ea91/attachment.html>


More information about the ParaView mailing list