Anti-aliasing: Difference between revisions
Jump to navigation
Jump to search
m (→{{src}}) |
mNo edit summary |
||
Line 11: | Line 11: | ||
==Support== | ==Support== | ||
=={{gldsrc|4}}== | ==={{gldsrc|4}}=== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 19: | Line 19: | ||
|} | |} | ||
=={{src|4}}== | ==={{src|4}}=== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
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 |
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 |