[vtk-developers] VTK Web with no window opened by the VTK server

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Aug 31 10:24:49 EDT 2017


Hi Dan,

Yes I'm talking about those vtkEGLRenderWindow or vtkOSOpenGLRenderWindow.

Regarding what you are doing with OffScreenRenderingOn(), you are seeing
exactly what is expected... The Window will always show...

Seb

On Thu, Aug 31, 2017 at 7:45 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:

> Hi Seb,
>
> On Wed, Aug 30, 2017 at 5:50 PM, Sebastien Jourdain <
> sebastien.jourdain at kitware.com> wrote:
>
>> Are you using "vtkpython" of "pvpython/pvbatch" ?
>>
>
> vtkpython.
>
>
>> If you use python/vtkpython, you should create the correct
>> vtkRenderWindow class that is offscreen.
>>
>>
> Are you talking about vtkEGLRenderWindow or vtkOSOpenGLRenderWindow? What
> if those are not available?
>
> I am trying to set
> renderWindow.OffScreenRenderingOn()
> This partially works, in that rendering happens offscreen, but a blank
> window is still created by the render window interactor.
>
> Thanks,
> Dan
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170831/dfe49dc1/attachment.html>


More information about the vtk-developers mailing list