Skip to content

Snorfield/Phial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resurrect 32 Palette

Phial

https://modrinth.com/shader/phial

Phial is a work-in-progess minecraft 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

Resurrect 32 Palette

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 GLSL array. To quickly convert a list of hex colors to this format, you can use the following site:

https://snorfield.github.io/HEX-to-RGB/

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.

SLSO8 Palette

About

Minecraft post-processing shader that aims to mimic the style of pixel art

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages