fabio914 / EyeTrackingKeyboard

Virtual Keyboard that uses Eye Tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eye Tracking Keyboard

This is a simple prototype of a virtual keyboard that allows users to type on it using the Quest Pro's eye tracking. In other words, you can type by only looking at the keys.

Videos

Screenshots

Requirements

  • Meta Quest Pro with Eye Tracking enabled.

  • SideQuest

How to install?

  • Follow these instructions to install SideQuest and setup your Meta Quest Pro for development.

  • Download the latest APK.

  • Connect your Meta Quest Pro to your computer, launch SideQuest and drag the APK to the top left corner of SideQuest to install it.

Alternatively, you can download and install the app directly from SideQuest here.

How to build?

  • Make sure you have Unity 2021.3 LTS installed (with Android Build support).

  • Clone this project.

  • Open the project with Unity, then open the Package Manager, and import the Oculus Integration package (version 46.0) and TextMesh Pro.

  • Navigate to File > Build Settings..., select the Android platform, then select your Meta Quest Pro as the Run device (if it's plugged in) and then click on Build and Run.

About

Virtual Keyboard that uses Eye Tracking

License:MIT License


Languages

Language:C# 100.0%