promotional bannermobile promotional banner
premium banner
方框模糊着色器用于二维纹理。| A blur filter for smoother 2D textures.

Description

ABOUT【关于】:


  Hex是资源包为香草Minecraft。Hex修改Minecraft的着色器用方框模糊。为了更高分辨率,这一算法平滑所有纹理。这项目的容易编辑,而且Hex的代码的许可证是Public Domain。
  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【截图】:


 

The slight blur in the nether.

 

A slightly blurred witch.

 

Blurry flora in a village.

 

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 variables blurRadius and blurSmoothness. 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.