This is a generator for Godot 4 shaders. They limit the amount of color used in your render, by matching individual pixels to the nearest color from a predefined palette. The palettes used are defined ...
pyvvisf is a pure Python implementation for parsing and rendering ISF (Interactive Shader Format) shaders. It provides a modern, maintainable alternative to the C++ ...