-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.6.0
-
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.