Skip to content

feat(anti-aliasing): add anti-aliasing by FXAA

Codecov / codecov/patch succeeded Nov 29, 2024 in 1s

0.00% of diff hit (target 53.75%)

View this Pull Request on Codecov

0.00% of diff hit (target 53.75%)

Annotations

Check warning on line 79 in engine/src/render/defaults/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/defaults/plugin.cpp#L79

Added line #L79 was not covered by tests

Check warning on line 6 in engine/src/render/tone_mapping/fxaa.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/fxaa.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 13 in engine/src/render/tone_mapping/fxaa.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/fxaa.cpp#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 60 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 64 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L64

Added line #L64 was not covered by tests

Check warning on line 85 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 100 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L100

Added line #L100 was not covered by tests

Check warning on line 113 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L108-L113

Added lines #L108 - L113 were not covered by tests

Check warning on line 127 in engine/src/render/tone_mapping/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/tone_mapping/plugin.cpp#L125-L127

Added lines #L125 - L127 were not covered by tests