VOGONS


First post, by robertmo

User metadata
Rank l33t++
Rank
l33t++

would it be possible to make a not blurred anisotropic filtering?

Reply 5 of 5, by ZellSF

User metadata
Rank l33t
Rank
l33t

If a pixelated look is desired, while still keeping distant textures free of pixel crawling and looking good I can think of two ways:

1) Normal?X resizing of textures. Unfortunately, no way to do this realtime for most games.

2) Supersampling. Just render the game in a lot higher resolution than you're playing. This can sometimes have a effect that's pretty close to the smoothness you get from texture filtering (which you obviously turn off to do this).

Just to show how 1) can look:
https://www.youtube.com/watch?v=BJg9i-Oj7-M