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

Optimize skybox/lightprobe

XMLWordPrintable

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

      • 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.

        For Gerrit Dashboard: QTBUG-103191
        # Subject Branch Project Status CR V

            qt.team.graphics.and.multimedia Qt Graphics Team
            tvete Paul Olav Tvete
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes