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

Allow user to define rendering layers

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick: 3D
    • None

    Description

      Similar to unity's rendering layers and utilization of culling mask: https://docs.unity3d.com/Manual/Layers.html we should be able to define per camera which layers it is rendering. 

      The use-case is simple, as user I want to modify appearance of materials but not having the same parameters affecting all models, so I would like to define separate layers where effects are applied. 

      Currently with Qt 6.5's extendedSceneEnvironment all material effects are applied as post processing effect, thus affecting all models in the scene. This is good if you have just one model in the scene but consider a scene with multiple models and this is not feasible anymore.

      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
              javihria Jarko Vihriälä
              Jarko Vihriälä Jarko Vihriälä
              Andy Nichols Andy Nichols
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes