Phial
作者:rebot | 分类:光影包
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: iris
标签: cartoon cursed potato
Phial
Phial is a work-in-progess shader that aims to add several post-processing options to mimic pixel art.
As of the latest version it has:
-
Color quantization to limit the screen colors to a arbitrary color palette. (defaults to the Ressurect 64 palette)
-
Customizable pixel mapping to lower the screen resolution
-
Ordered dithering
-
Customizable vignette
Custom Palettes
To input custom palettes, you can unzip the shader and locate the palette file at:
shaders\assets\palette.glsl
This requires a special format of storing colors, namely a vector 3 normalized GLSL array. To quickly convert a list of hex colors to this format, you can use the following site:
https://snorfield.github.io/palette-to-shader/
Once converted, you can simply open the palette.glsl file in a text editor such a notepad and replace the contents. Don't forget to save!
All you need to do to see the changes is reload the shader.

请登录后举报
暂无评论,抢个沙发吧~