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

Drawing shapes with brush pattern or texture and antialiasing with the GL2 engine looks noisy.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.6.0
    • 4.6.0
    • GUI: OpenGL
    • None
    • 30f413b74f883f7e3984dfe39d825aa6c5f16132

      Run the basicdrawing example and select ellipse as shape and texture or a pattern as brush style. Without antialiasing, the pattern looks right. But with antialiasing, I suspect that the shader samples the texture at texel corners rather than texel centres. The result is that the sampler may return any of the four texels sharing a corner and the pattern looks noisy.

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

            kkalland Kim Motoyoshi Kalland (Inactive)
            kkalland Kim Motoyoshi Kalland (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes