这款光影属于后处理光影,仅在图形设置为位图时生效(效果惊艳!)
此原版光影是一个资源包,兼容原版Minecraft,无需任何模组支持!
整个Minecraft世界将以位图风格呈现(仅黑白像素)。不同的灰度通过抖动效果由玩家自行辨识。这款原版光影为游戏增添了独特且艺术化的风格。你甚至可以利用它提升建造难度与乐趣,因为它弱化了颜色需求,转而更强调形状与阴影的辨识。
光影解析:
以下内容略有技术性,但已尽量简化。
在默认处理完成后,以下所有操作在transparency.json
后处理效果中进行:
- 向
main
应用值为0.4
的invert
着色器程序。 - 向
main
应用宽度和高度为8
、双线性为true
的notch
着色器程序(因自24w11a版本从默认中移除,故已包含在程序文件夹中)。 - 向
main
应用color_convolve
着色器程序,其中RedMatrix
、GreenMatrix
、BlueMatrix
及Saturation
分别设为[2.0, 0.0, 0.0]
、[0.0, 2.0, 0.0]
、[0.0, 2.0, 0.0]
与0.0
。 - 向
main
应用分辨率和马赛克大小为1.0
的bits
着色器程序。
截图:
来自ModrinthV.1.3 for Minecraft 1.21.7
bitmap-vanilla-shader_v.1.3-1.21.7.zip下载1.3-1.21.7#Releasebitmap-and-regular-vanilla-shaders_v.1.3-1.21.7.zip下载1.3-1.21.7#Release_Updated the resource pack version to 64_
展开版本: 1.3-1.21.7支持游戏: 1.21.7类型: vanillaRelease下载次数: 443V.1.3 for Minecraft 1.21.6
bitmap-vanilla-shader_v.1.3-1.21.6.zip下载1.3-1.21.6#Releasebitmap-and-regular-vanilla-shaders_v.1.3-1.21.6.zip下载1.3-1.21.6#Release_Updated the resource pack version to 63_
**Updated to work with the new Minecraft versions:**
- The `greyscale` and `notch` post-processing shaders now use uniform blocks
- Transparency post-processing effect structure and configuration展开版本: 1.3-1.21.6支持游戏: 1.21.6类型: vanillaRelease下载次数: 540V.1.2 for Minecraft 1.21.5
bitmap-vanilla-shader_v.1.2-1.21.5.zip下载1.2-1.21.5#Releasebitmap-and-regular-vanilla-shaders_v.1.2-1.21.5.zip下载1.2-1.21.5#Release_Updated the resource pack version to 55_
**Updated to work with the new Minecraft versions:**
- Added a new post shader `greyscale` because the post shader `color_convolve` no longer has the `Saturation` uniform
- Transparency post-processing effect structure and configuration展开版本: 1.2-1.21.5支持游戏: 1.21.5类型: vanillaRelease下载次数: 1,846