Skip to content
Snippets Groups Projects
Select Git revision
  • 525ad7bfb8884b7cf497bc8e6ebf743df0dada8c
  • for-vairdraw default protected
  • multi-context-windows
3 results

FindXKBCommon.cmake

sdegrande's avatar
sdegrande authored
On Quest, use the XR_META_simultaneous_hands_and_controllers extension.
This extension 'decouples' the interaction profiles, so that we can have
a hand with no profile (free-hand) and a hand holding a controller.

On the other devices or if simultaneous_hands_and_controllers is disabled
in the json config, the XR_EXT_hand_tracking_data_source extension is
used, so that hands are not displayed when controllers are held.

Note that on Pico (due to StreamVR ?), controller-held detection is not
working, and so hands are always displayed.
f5d0b306
History