forked from Psychtoolbox-3/Psychtoolbox-3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Psychtoolbox-3#260 from kleinerm/xreyetracking-cle…
…anedformerge Merge initial OpenXR eye gaze tracking support. - Cyclops eye single gaze reporting via XR_EXT_eye_gaze_interaction on all operating systems and capable HMD's. - Binocular eye gaze reporting, pupil diameter estimates, eye openess estimates on MS-Windows 10+ with capable HTC HMD's. - `help OpenXR` for basic setup instructions and references to demos and tests. - `help PsychVRHMD` for info about how to use eyetracking, capabilities and limitations. 170 work hours spent, but only less than 120 hours funded. Another win for PTB users, another business fail!
- Loading branch information
Showing
23 changed files
with
2,181 additions
and
103 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
178 changes: 164 additions & 14 deletions
178
PsychSourceGL/Source/Common/PsychOpenXRCore/PsychOpenXRCore.c
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file modified
BIN
+5 KB
(100%)
Psychtoolbox/PsychBasic/MatlabWindowsFilesR2007a/PsychOpenXRCore.mexw64
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+1.53 KB
(100%)
Psychtoolbox/PsychBasic/Octave5LinuxFiles64/PsychOpenXRCore.mex
Binary file not shown.
Binary file modified
BIN
+3.5 KB
(100%)
Psychtoolbox/PsychBasic/Octave8WindowsFiles64/PsychOpenXRCore.mex
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.