isayasMatter / VRHandsFreeGazeLocomotion

An implementation of hands free, eye gaze based, virtual navigation technique for Virtual Reality. The project is built for the HTC VIVE headset and eye tracking data is collected with the PupilLabs eye tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eye Gaze Based Hands-Free Locomotion Technique for VR

This is a Unity3D project I created to design an eye gaze based hands-free virtual locomotion technique in virtual environments. The code uses Unity version 2018.01.3, and all scripts are written in C#. Eye tracking data is collected using the Pupil Labs eye tracker for the HTC vive. To learn about the Pupil Labs eye tracker and it's implementation in Unity check pupil labs demo here.

About

An implementation of hands free, eye gaze based, virtual navigation technique for Virtual Reality. The project is built for the HTC VIVE headset and eye tracking data is collected with the PupilLabs eye tracker.


Languages

Language:C# 98.6%Language:ShaderLab 1.0%Language:GLSL 0.4%