Qt Quick 3D Xr Quick Starter Guide

This page lists all the instructions you need to get up an running with Qt Quick 3D Xr. It uses Qt Creator for automated setup where possible and assumes you have a Meta Quest 3 device. For the Apple Vision Pro, see Getting Started With the Apple Vision Pro.

The video below demonstrates the process.

Download and installation

Complete the steps on the Installing Qt Quick 3D Xr page.

Setting up the Simple Example Project

  1. Open the example project from the qt creator welcome screen.
  2. Configure the project settings (Projects mode: Ctrl+5 by default)
    1. Confirm that the applicable Android Kit for your target device is chosen for compilation.
    2. Choose the target , This can be quickly selected from the deploy widget, as shown below:

Deploy the app

Click Run. This will complete the build, and install the device to the headset and run it.