Forum Discussion
ohadcn
1 year agoHonored Guest
quest pro eye tracking data accuracy?
Hey I'm want to run some psychological experiments using eye tracking data from Oculus pro and a Unity3d scene. I read the data using OVRPlugin.GetEyeGazesState method as described in this resp...
VrDevMV
1 year agoProtege
Hi,
from our own experience, the eye position acquired from the OpenXR API isn't reliable at all. We decided not to use it. However, the eye gaze direction gives a really accurate result.
We conducted an experiment on ~45 different users and the data gathered from the eye gaze vectors can be seen here :
- Triley20991 year agoHonored Guest
Is there anything you can provide with how you implemented this in Unity? I am using some eye tracking metrics for my master's thesis!
- ohadcn1 year agoHonored Guest
How to implement the data visualization VrDevMV done or how to implement eye tracking?
- VrDevMV1 year agoProtege
Hi,
you will find a code sample on Meta's github : https://github.com/meta-quest/Meta-OpenXR-SDK/tree/main/Samples/XrSamples/XrBodyFaceEyeSocial
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago