Skip to content

CILViewer via trame requires headless renderwindow #428

@paskino

Description

@paskino

I tested the viewer via trame, to update it with the latest changes in trame. The idea is to see if we can put the viewer in jupyter, for instance. I encountered an issue with trame and remote headless rendering.

Kitware/trame#570

The renderWindow needs to be headless:

renderWindow = vtk.vtkRenderWindow()
renderWindow.OffScreenRenderingOn()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions