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

IBL rendering artifacts at poles

XMLWordPrintable

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

      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:

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes