vilonlab / dot-chaser

Built with Unity. An observational experiment investigating the retinotopic flow patterns generated by visual search + ground fixations during locomotion.
GNU General Public License v3.0
0 stars 0 forks source link

Establish Gaze Ground Intersection (GGI) #4

Open trentwirth opened 2 weeks ago

trentwirth commented 2 weeks ago

Blocked by #2 (explore eye tracking/gaze vectors). Once we know how these work, finding the intersection point with the ground plane should be straight forward

What is this? We'll take gaze vectors and calculate their intersection point with the ground plane (the gaze-ground intersection - GGI). The GGI is special, and we'll save ourselves time by recording its position in Unity (not in post-processing).