Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118583

Qt Quick 3D: Support layers/filtering

    XMLWordPrintable

Details

    Description

      Qt 3D allows us to filter out entities: https://doc.qt.io/qt-6/qml-qt3d-render-layerfilter.html Could we get the same functionality in Qt Quick 3D?

       

      Use cases

      • Showing the same scene on 2 views side-by-side, where one shows a solid material view and another uses a wireframe or alpha enabled material - but where the nodes' transformations are being animated by some live data. So you see the "real" model and the "skeleton" model at the same time, from the same data source
      • A Google Maps-like satellite + terrain + political + roads + traffic layers - in different views, from the same data source
      • Enabling and disabling nodes per viewport. (Currently, you can only do this at the node level which affects all View3Ds)
      • Enable/disable lights in different viewpoints

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.graphics.and.multimedia Qt Graphics Team
              skoh-qt Sze Howe Koh
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes