Skip to content

Commit 59f5341

Browse files
Update README.md
1 parent 1a911ef commit 59f5341

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • PW45_2026_Boston/Projects/SlicervirtualrealityOpenxrUpdateAndPassthroughSupport

PW45_2026_Boston/Projects/SlicervirtualrealityOpenxrUpdateAndPassthroughSupport/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@ Currently SlicerVirtualReality is compiled using an older version of OpenXR. Thi
6565
- https://github.com/Sunderlandkyl/VTK/tree/openxr_passthrough_slicer-v9.6.2-2026-05-15-f49a1dbaf
6666
- https://github.com/Sunderlandkyl/SlicerVirtualReality/tree/openxr_passthrough_update
6767

68-
68+
2. Discussion on updating interaction events:
69+
- VR Event Handling Levels
70+
1. Json file maps device specific buttons to device independent buttons ex. Button 1, Button 2, Joystick1, Trigger1, Grip1 etc.
71+
2. SlicerVirtualReality handles mapping from device independent events to interaction events ex. Pick3DEvent, Pick3DLineEvent, etc.
72+
3. Displayable managers handle events in the same way that they handle mouse and keyboard interaction events.
6973

7074

7175
# Illustrations

0 commit comments

Comments
 (0)