Anti-aliasing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
==Support== | ==Support== | ||
== | =={{gldsrc|4}}== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Game !!FXAA !! MSAA !! | ! Game !!FXAA !! MSAA !! TXAA | ||
|- | |- | ||
| {{hl|4}} || NO || YES || NO | | {{hl|4}} || NO || YES || NO | ||
|} | |} | ||
== | =={{src}}== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Game !!FXAA !! MSAA !! | ! Game !!FXAA !! MSAA !! TXAA | ||
|- | |- | ||
| {{src13|4}} || NO || YES || NO | | {{src13|4}} || NO || YES || NO | ||
Line 28: | Line 28: | ||
| {{bms|4}} || YES || NO || NO | | {{bms|4}} || YES || NO || NO | ||
|- | |- | ||
| {{apex|4}} || | | {{apex|4}} || NO|| NO || YES | ||
|- | |- | ||
| {{csgo|4}} || YES || YES || NO | | {{csgo|4}} || YES || YES || NO |
Revision as of 08:58, 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 | TXAA |
---|---|---|---|
![]() |
NO | YES | NO |
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 |