Anti-aliasing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Support) |
||
Line 14: | Line 14: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Game !!FXAA !! MSAA !! | ! Game !!FXAA !! MSAA !! TAA | ||
|- | |- | ||
| {{hl|4}} || NO || YES || NO | | {{hl|4}} || NO || YES || NO |
Revision as of 09:00, 9 January 2024
Description
Anti aliasing is designed to combat the problems of aliasing. In simple terms Anti aliasing is designed to smooth out out images and make them look less pixelated, while not changing the resolution of the final image.
Overview
Media
Support
GoldSrc
Game | FXAA | MSAA | TAA |
---|---|---|---|
![]() |
NO | YES | NO |
Source
Game | FXAA | MSAA | TXAA |
---|---|---|---|
![]() |
NO | YES | NO |
![]() |
YES | NO | NO |
![]() |
NO | NO | YES |
![]() |
YES | YES | NO |
Anti aliasing in source2 games
Game | FXAA | MSAA | TAA |
---|---|---|---|
![]() |
N/A | YES | NO |