The source project of this merge request has been removed.
Fix OpenVR initialization (fixes crash on VTK >= 9.1)
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
Activity
mentioned in issue vtk#18433 (closed)
@amaclean FYI
mentioned in commit de093ccb
Please register or sign in to reply