Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Cryect said:Except for items where they are really thin and the program is relying on that point being exactly on one pixel (ex. Text in a program and the solution to this is for game developers to use font textures with the characters being wider than 1 pixel), AA in general should help texture's be more "correct" by better sampling of the texels that are actually in that pixel. If it actually blurs and is not correcting texture aliasing (which is also of course what AF is supposed to do) then something is wrong with the AA algorithm (ex. quincux).