Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose an API to query if eye tracking is calibrated on HoloLens. #11664

Merged
merged 13 commits into from
Jul 4, 2023

Conversation

marlenaklein-msft
Copy link
Contributor

Overview

Adds the EyeCalibrationChecker helper class with a IsCalibrated property which tracks whether eyes are present and calibrated. Events are fired when eyes become calibrated or uncalibrated.

Modifies the EyeGazeExample scene to display whether or not eyes are calibrated.

Changes

Copy link
Member

@AMollis AMollis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After more thought...requesting more changes

AMollis
AMollis previously approved these changes Jul 3, 2023
@marlenaklein-msft marlenaklein-msft merged commit 04ad752 into microsoft:mrtk3 Jul 4, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants