This repository has been archived by the owner on Feb 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenXR: Add interaction profiles for hand tracking (#236)
* Get hand info from HandTrackingAimStateFB Signed-off-by: Daniel Adams <msub2official@gmail.com> * Un-tuple locate_hand, set aimstate via ref instead Signed-off-by: Daniel Adams <msub2official@gmail.com> * Add profile for XR_EXT_hand_interaction Signed-off-by: Daniel Adams <msub2official@gmail.com> * Use update_from_value in update_from_action Signed-off-by: Daniel Adams <msub2official@gmail.com> * Add use_alternate_input_source bool on OpenXRInput Signed-off-by: Daniel Adams <msub2official@gmail.com> * Adjust hand jointframe assignment Signed-off-by: Daniel Adams <msub2official@gmail.com> * formatting Signed-off-by: Daniel Adams <msub2official@gmail.com> * Remove unused import Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
- Loading branch information
Showing
2 changed files
with
160 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters