pyvvisf is a pure Python implementation for parsing and rendering ISF (Interactive Shader Format) shaders. It provides a modern, maintainable alternative to the C++ ...
The BaseShader has little function and should not be used. However its methods are used throughout. Used to add layers to a LayerShader. The shader will be run when added - There is no need to run it ...