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

IBL rendering artifacts at poles

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0.0
    • 6.0.0 Alpha
    • Quick: 3D
    • None
    • 3
    • c31fd387bd0e97ff5636383b4bf28bd735c2aac0 (qt/qtquick3d/dev)

    Description

      When using IBL there are noticeable artifacts for at the north and south poles of both materials and the skybox.  This is caused by directly using the Equirectangular HDR Images for the skybox and IBL sources.  These equirectangular images diverge at the poles (the bottom and top rows represent the north and south poles.  Rather than projecting this equirectangular image into a cube map, we opt to directly sample from the texture.  This leads to artifacts when we need to sample the the top and bottom points.  Here are some examples:

       

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes