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

Optimize skybox/lightprobe

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.4
    • None
    • Quick: 3D
    • None

    Description

      • Skybox rendering should be done at the end of the opaque pass, not the start.
      • The lightprobe should be independent of the skybox, since it does not need the same resolution, and it may not need to be updated as often. (Prefiltering makes updating the lightprobe a lot more expensive than the skybox.)
      • It should be possible to create a procedural skybox that only uses a shader, without generating or storing any data.

      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
              tvete Paul Olav Tvete
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes