Skip to content

Fix OpenVR initialization (fixes crash on VTK >= 9.1)

Bernhard Fröhler requested to merge (removed):FixOpenVRInit into master

Since VTK 9.1 (tested with releases only), the vtkOpenVRRenderWindow needs to be explicitly initialized, otherwise the program crashes. This adds the initialization for all OpenVR examples.

Fixes vtk#18433 (closed)

Merge request reports

Loading