Aliasing
From polycount
Revision as of 03:36, 29 July 2014 by Cheeseplus (Talk | contribs)
Aliasing
When edges look jagged instead of smooth, and moiré patterns develop in fine parallel lines. The problem is most prevalent in diagonal lines. Aliasing happens when the engine tries to display an image on a portion of the screen where the resolution is too low to display its details correctly. This is solved with anti-aliasing, MIP mapping, or texture filtering.