f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Screen-space effects are affected by SSAA

Open Meakk opened this issue 7 months ago • 3 comments

Describe the bug When SSAA is enabled, the background blur effect, and SSAO are giving different results.

To Reproduce Steps to reproduce the behavior:

  1. Open a file and a HDRI and SSAO and blur background option
  2. Compare the result between FXAA and SSAA by pressing A
  FXAA SSAA
Blur Image Image
SSAO Image Image
Edge width Image Image

Expected behavior Blur and SSAO should look similar

System Information:

  • OS: All
  • GPU and GPU driver: Not relevent

F3D Information 3.1

Meakk avatar May 16 '25 12:05 Meakk

The grid line width look different too.

Meakk avatar May 16 '25 12:05 Meakk

Its different but is it wrong ? Should we "fix" the rendering of Blur/SSAO/Grid to look similar at any resolution ? Or do you mean that we should fix it only in the context of SSAA ?

mwestphal avatar May 16 '25 17:05 mwestphal

When switch from an anti-aliasing option to another, we shouldn't have different appearance, just anti-aliased edges.

Meakk avatar May 16 '25 18:05 Meakk