Qt Quick 3D - XR Simple Example

Demonstrates setting up a simple VR scene with Qt Quick 3D XR.

As with any XR application the root item of our main.qml is an XrView.

Example project @ code.qt.io