How correct are the gaze direction values for eyes that are open outward or close inward?
The values for the right eye and the left eye seem to be averaged out.
I use the x component of the eyenode for the gaze direction as follows.
leftEyeAngleX = asin(leftEyeNode.simdTransform.columns.2.x) leftEyeAngleX = asin(leftEyeNode.simdTransform.columns.2.x)