aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/doc/src/xr/qt3dxr-supported-platforms.qdoc
blob: 96a3660f5db88fa6562fd668cae97adff2d0b917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial

/*!
    \page qt3dxr-supported-platforms.html
    \title Supported Headsets
    \target Supported Platforms

    This page outlines the combinations of use cases that are supported.

    \section1 Supported hardware

    \table
        \header Support matrix
        \header \li Platform \li PCVR Streaming \li Native \li Debugging
        \row \li Quest 2 \li Yes \li Yes \li Yes
        \row \li Quest 3 \li Yes \li Yes \li Yes
        \row \li Quest Pro \li Yes \li Yes \li Yes
        \row \li Varjo \li Yes \li NA \li Na
        \row \li Apple Vision Pro \li Na \li Yes \li No
    \endtable

    This hardware is used when developing \qxr.

    \section1 Supported development host environments

    \qxr supports the same host platforms that \l Qt supports.

    If you need to run applications for other host architectures or operating
    systems, contact \l{contact Qt sales}{the Qt Company}.

*/