Texture filtering: Difference between revisions

Added another filter comparison.
mNo edit summary
Line 148: Line 148:
<gallery captionalign="center" position="center">
<gallery captionalign="center" position="center">
Psp-linear2.jpg|PSP game with linear filtering
Psp-linear2.jpg|PSP game with linear filtering
Psp-nearest2.jpg|PSP game with nearest neighbor upscaling
Psp-nearest2.jpg|PSP game with nearest neighbor
Psp-xbr2.jpg|PSP game with 3xBR filtering
Psp-xbr2.jpg|PSP game with 3xBR texture scaling
</gallery>
</gallery>
<gallery position="center" bordersize="none" captionalign="center">
<gallery position="center" bordersize="none" captionalign="center">
Line 156: Line 156:
N64-nearest.png|N64 game upscaled with nearest neighbor (using Glide64 plugin)
N64-nearest.png|N64 game upscaled with nearest neighbor (using Glide64 plugin)
</gallery><gallery columns="2" captionalign="center" widths="180" position="center" bordersize="none">
</gallery><gallery columns="2" captionalign="center" widths="180" position="center" bordersize="none">
Snes-nearest.png|SNES game with nearest neighbor upscaling
Snes-nearest.png|SNES game with nearest neighbor
Snes-linear.png|SNES game with linear filtering
Snes-linear.png|SNES game with linear filtering
</gallery><gallery columns="2" captionalign="center" widths="180" position="center" bordersize="none">
</gallery><gallery columns="2" captionalign="center" widths="180" position="center" bordersize="none">
Super_Mario_All-Stars_with_nearest_neighbor.png|Super Mario All-Stars title screen with no filter, AKA nearest neighbor.
Super_Mario_All-Stars_with_nearest_neighbor.png|Super Mario All-Stars title screen with nearest neighbor
Super_Mario_All-Stars_with_hq4x.png|Super Mario All-Stars title screen with HQ4x texture scaling.
Super_Mario_All-Stars_with_hq4x.png|Super Mario All-Stars title screen with HQ4x texture scaling
Super_Mario_All-Stars_with_5xBR.png|Super Mario All-Stars title screen with 5xBR texture scaling.
Super_Mario_All-Stars_with_5xBR.png|Super Mario All-Stars title screen with 5xBR texture scaling
</gallery>
</gallery>