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

Performance-friendly dynamic sky

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • Quick: 3D
    • None

      From QTBUG-128383.

      ProceduralSkyTextureData is by design unsuitable for low-end hardware since the resulting Texture is used as the lightProbe in the SceneEnvironment. This triggers the expensive pre-processing of the light probe texture on the GPU. There is no way to do this offline, obviously, since the texture data is runtime generated.

      To enable the dynamic sky use case for a wider range of target hardware, some alternatives are needed.

        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
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes