This project is Oculus Quest input extension example of MRTK. See the directory of MixedRealityToolkit.Oculus.

image see also https://twitter.com/Ash_Yin/status/1146851771668545539

Note: I don't continue any more supporting this project.

Environments

How to use this project

Import MRTK, then build the scene "Sample.scene" with Android target.

Future Work

In this project, I used UnityEngine.XR API for MRTK extension. However, some input key buttons of Oclus Quest are not supported in Unity so I rewriting all of my codes using Oculus Integration in other workspace.