Eye Tracking
Overview
This example demonstrates and prescribes preferred methods for eyes tracking.
The example provides an EyeTrackingExample script that drives parameters of the eye tracking API and displays tracking points and details.
The scene detects where your eyes are pointed and displays cubes in your environment as you look around. Details about eye tracking are displayed above. Bumper is used to switch between tracking modes.
note
For instructions on installing the SDK Examples Project and building this scene, follow the Examples Project Install Guide.
Tracking Modes
- Both Eyes: Tracks each eye separately and displays each eye's focus point.
- Fixation Point: Displays both eyes approximate focus point.