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

Specular light calculation generates INF color values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.10
    • Quick: 3D
    • None

      qt_D_GGX called from qt_specularGGXBSDF returns INF in some cases. When the color buffer is a floating point one, this gets written out as-is.

      While these white pixels are not necessarily noticable on screen, this then causes vastly amplified problems when there is a postprocessing effect. With SSGI for example, we may end up with NaN values over a much larger area.


      With SSGI on this can lead to results such as this in some frames:

      d is zero in the following code:

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

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes