Skip to content
JC edited this page Mar 9, 2023 · 1 revision

Overview

Instrumental is a procedural UI toolkit for creating and using fully 3d, pseudo-physical, instrument-panel UI interactions in XR. It provides:

  • A method for acquiring head, hands and relevant poses (palm, index and middle finger tip)
  • A trigger system for important states & events (pinch gesture, head-looking-at-palm)
  • Data schema for UI elements (Panels, Controls)
  • Procedural generation of meshes for the aforementioned UI elements
  • Rich feedback and signifiers for the aforementioned UI elements and other interactions
  • More to come!

Instrumental does NOT generate or process tracking data. For the moment, it currently uses SteamVR input. There might be OpenXR support in the future. No promises just yet

Preview image

Clone this wiki locally