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

Allow user to define rendering layers

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes