Fov Previewer is an application that allows you to observe and experiment with various FOV dimensions.
- Meta Quest 2 / Pro
- Enable developer mode (you can follow these instructions).
- Download APK Default.
- Download APK Passthrough.
- Connect Quest to computer, use SideQuest or other ADB tools to install it.
- Clone this project.
- Open the project with Unity 2021.3 (Android Build).
- Under Project Settings, navigate to MRTK3. For the profile, search and select MRTKProfile both for Windows and Android tab
- On the Hierarchy tab, select MRTK XR Rig.
- On the Inspector tab, from the bottom, click Add Component, and then from the list, select OVRManager and OVRPassthroughLayer script.
- Refer to Oculus developers for subsequent steps and other Settings.