You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently SlicerVirtualReality is compiled using an older version of OpenXR. This project aims to finalize the integration of the latest version of OpenXR, as well as adding requested features such as passthrough using Meta Quest headsets.
32
33
@@ -50,7 +51,7 @@ Currently SlicerVirtualReality is compiled using an older version of OpenXR. Thi
50
51
51
52
1. Fix remaining issues in the OpenXR update ([Branch](https://github.com/Sunderlandkyl/VTK/tree/openxr_passthrough_slicer-v9.6.2-2026-05-15-f49a1dbaf)).
52
53
2. Integrate PR containing VTK changes into the Slicer fork: ([PR](https://github.com/Slicer/VTK/pull/63))
53
-
3. Integrated changes into SlicerVirtualReality (Branch)
54
+
3. Integrated changes into SlicerVirtualReality ([Branch](https://github.com/Sunderlandkyl/SlicerVirtualReality/tree/openxr_passthrough_update))
54
55
55
56
56
57
@@ -60,7 +61,9 @@ Currently SlicerVirtualReality is compiled using an older version of OpenXR. Thi
60
61
If there are specific steps that you could not complete then you can describe them here, too. -->
61
62
62
63
63
-
1. Initial implementations can be found here: https://github.com/Sunderlandkyl/VTK/tree/openxr_passthrough_slicer-v9.6.2-2026-05-15-f49a1dbaf
0 commit comments