Hex modifies Minecraft’s built-in core shaders to performantly upscale 16x16 textures. Hex does so by applying a box linear filter to smooth sharp edges and blend colors, which may be preferable over Minecraft’s default look.
SCREENSHOTS【截图】:
DESCRIPTION :
Quite frequently, basic upscaling algorithms are applied to older video games to cheaply render higher-resolution textures and maintain visual fidelity. One approach to upscaling is to use a blurring algorithm.
Hex uses a box linear filter to smooth noisy, pixelated textures, which in most cases can enhance a texture’s visual appearance.
NOTES :
•This resource pack does not replace texture files, therefore, you can combine it with any 16x16 resource pack. Combining this pack with a higher resolution, such as 32x32, will result in visual artifacts.
•If you feel the blur effect is too weak, you can customize the intensity of the blur by editing "Hex - Linear Filtering [1.20.6]\assets\minecraft\shaders\include\box_filter_lib.glsl"and changing the variablesblurRadiusandblurSmoothness. Simply adjust the numbers to your liking.
LICENCE【许可证】:
This project is dedicated to the public domain. You are free to distribute and modify this project without attribution.