You need to still import vtkRenderingVolumeOpenGL2
but the implementation needs to be EGL not X. To get a VTK/Python with an EGL backend, you will need to build it yourself. If you don’t want to build it, just use the ParaView-EGL build to run your VTK based code.
1 Like