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.
-
Meta Quest Pro with Eye Tracking enabled.
-
Follow these instructions to install SideQuest and setup your Meta Quest Pro for development.
-
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.
-
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.