Skip to content

A Minecraft Mod that fixes the mipmaps for map textures.

License

Notifications You must be signed in to change notification settings

Jalvaviel/MapMipMapMod

Repository files navigation

MapMipMapMod

When maps in-game are rendered far away from the player, they cause artifacts. These artifacts happen because mipmaps for dynamic textures are disabled by default in Minecraft. This mod aims to solve this niche problem.

Image on the left is with level 0 mipmaps (default in-game) and the image on the right is with level 4 mipmaps (with the mod). imagen The image has been rendered 10 blocks away from the player, using a palette of only flat carpet colors. The image has been preprocessed with Floyd-Steinberg dithering.

Thanks to EarilGarion for his infinite patience and his OpenGL explanations.

About

A Minecraft Mod that fixes the mipmaps for map textures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages