Difference between revisions of "Anti-Aliasing"

From polycount
Jump to: navigation, search
(created anti-aliasing page)
 
(Undo revision 5118 by Caustic (talk))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
Anti-aliasing (AA) removes the stair-stepping or jaggies which occur at the edges of [[Polygon|polygons]] or between the [[Texel|texels]] on the polygons.
{{:[[OutOfDate]]}}
+
  
= Anti-Aliasing =
+
It works by [[Interpolating|interpolating]] the [[Pixels|pixels]] at the edges to make the difference between two color areas less dramatic.
  
Anti-aliasing removes the stair-stepping or jaggies which occur at the edges of [[Polygon|polygons]] or between the [[Texel|texels]] on the polygons. It works by [[Interpolating|interpolating]] the [[Pixels|pixels]] at the edges to make the difference between two color areas less dramatic. See also [[Aliasing|aliasing]], [[MIPMapping|MIP mapping]], [[TextureFiltering|texture filtering]].
+
See also [[Aliasing|aliasing]], [[MIPMapping|MIP mapping]], [[TextureFiltering|texture filtering]].
 
----
 
----
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Latest revision as of 19:45, 14 February 2015

Anti-aliasing (AA) removes the stair-stepping or jaggies which occur at the edges of polygons or between the texels on the polygons.

It works by interpolating the pixels at the edges to make the difference between two color areas less dramatic.

See also aliasing, MIP mapping, texture filtering.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools