Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:Anisotropic filtering (AF)"

From PCGamingWiki, the wiki about fixing PC games
m
m
Line 1: Line 1:
{{stub}}
+
Anisotropic Filtering is a type of texture filtering that makes textures that recede into the distance appear more crisp. The option to apply [[Anti-Aliasing_(AA)|anti-aliasing]] is present is almost every PC game on the market today. In most cases, the options exists to apply anti-aliasing in levels like 2x, 4x, 8x, and occasionally 16x. This is the number of passes the anisotropic filtering algorithm makes on the current textures in the frame, and a higher number can impart noticeable performance slowdown. If you are experiencing low FPS, lowering or disabling the anisotropic filtering setting is a great way to increase performance.
 
 
Anisotropic Filtering is a type of texture filtering that makes textures that recede into the distance appear more crisp. The option to apply [[Anti-aliasing|anti-aliasing]] is present is almost every PC game on the market today. In most cases, the options exists to apply anti-aliasing in levels like 2x, 4x, 8x, and occasionally 16x. This is the number of passes the anisotropic filtering algorithm makes on the current textures in the frame, and a higher number can impart noticeable performance slowdown. If you are experiencing low FPS, lowering or disabling the anisotropic filtering setting is a great way to increase performance.
 
  
 
[http://en.wikipedia.org/wiki/Anisotropic_filtering Anisotropic filtering article on Wikipedia]
 
[http://en.wikipedia.org/wiki/Anisotropic_filtering Anisotropic filtering article on Wikipedia]
Line 7: Line 5:
 
[[Category:Guide]]
 
[[Category:Guide]]
 
[[Category:Graphics]]
 
[[Category:Graphics]]
 +
 +
{{stub}}

Revision as of 23:39, 18 March 2012

Anisotropic Filtering is a type of texture filtering that makes textures that recede into the distance appear more crisp. The option to apply anti-aliasing is present is almost every PC game on the market today. In most cases, the options exists to apply anti-aliasing in levels like 2x, 4x, 8x, and occasionally 16x. This is the number of passes the anisotropic filtering algorithm makes on the current textures in the frame, and a higher number can impart noticeable performance slowdown. If you are experiencing low FPS, lowering or disabling the anisotropic filtering setting is a great way to increase performance.

Anisotropic filtering article on Wikipedia

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.