Varjo mixed and virtual reality headsets provide users with a highly immersive experience and leading visual quality. They enable you to leverage the full capabilities of Unreal Engine to develop highly visual and engaging immersive experiences.
Varjo OpenXR plugin provides support for Varjo OpenXR extensions, enabling you to develop best-in-class mixed reality applications. The plugin gives you access to the following features:
- Video pass-through mixed reality (requires 4.26.2+)
- Depth occlusion
This repository contains an example project, showing you how to utilize the features of Varjo OpenXR plugin.
- Clone this repository
- Install Varjo OpenXR plugin to your engine from Unreal Marketplace or download the plugin from https://developer.varjo.com/ and place the unpacked plugin folder in
VarjoOpenXRGame\Plugins\. - Open
VarjoOpenXRGame\VarjoOpenXRGame.uproject.