Originally posted by: Schadenfroh
trillinear looks better
^^^ This is probably the easiest explanation one could come up with.Originally posted by: Zugzwang152
basically anisotropic filtering is making things that are tilted on the z axis look clearer. Think of the scrolling text at the beginning of Star Wars movies... with anisotropic filtering, you could read the text longer as it scrolls up and gets squeezed to nothingness.
Originally posted by: JEDI
I know what ansitropic is. But what's the difference between bilinear/trilinear/anisitropic?
i'm assuming that even 2x anisotropic is better than trilinear?
I thought bilinear was 4 texel samples across only a single mip level, while trilinear was 4 samples taken across two mip levels (8 samples total).Originally posted by: MercenaryForHire
Originally posted by: JEDI
I know what ansitropic is. But what's the difference between bilinear/trilinear/anisitropic?
i'm assuming that even 2x anisotropic is better than trilinear?
He just explained it above ... sigh ... 😛
Okay.
Bilinear = two detail levels blurred to make a transition.
Trilinear = three ^^^
Anisotropic = "infinite" ^^^
- M4H