We are using OVRPlugin.GetEyeGazesState in Unity to get left/right eye
pose. In every frame, and for every person we tested, the distance
between the left and right eye is always exactly 65mm.Their actual
distance between the eyes ranged from 60 to 7...
Hi! We use this code to obtain: eye position (unreliable, see here),
gaze direction (not bad), and eyetracking confidence (ok). We get it at
60Hz, and the accuracy is not bad for gaze direction. There is a
in-depth paper about eyetracking data qualit...