Texture filtering smoothes textures
If I enable any type of filtering, textures are smoothed very much even if I stand in front of the block and it fits the whole game window.
FOSS gamedev and creative worlds
https://forums.minetest.org/
Calinou wrote:This is intended, it is supposed to be used with high-resolution textures (64² at least, 128² recommended).
neko259 wrote:What for? Just shoothing the texture is not related to filtering at all.
Calinou wrote:Texture filtering is texture smoothing. Look at other games.
Try using mip-mapping and nothing else.
RTB2011 wrote:Minecraft only uses mipmapping, unless you are running optifine or something such.
RTB2011 wrote:Minecraft only uses mipmapping, unless you are running optifine or something such.
I have a feeling that you don't know what you're talking about.