Scorchful:Heat Stroke: Difference between revisions

No edit summary
Line 27: Line 27:
* '''assets/scorchful/shaders/post/(wobble|periodic_blur).json''': Defines the variables (uniforms) used in the shader. You can use these to configure the strength of the effects.
* '''assets/scorchful/shaders/post/(wobble|periodic_blur).json''': Defines the variables (uniforms) used in the shader. You can use these to configure the strength of the effects.
* '''assets/scorchful/shaders/post/(wobble|periodic_blur).fsh''': The fragment shader code for the effects. These are written in [[Wikipedia:OpenGL Shading Language|OpenGL Shading Language (GLSL)]].
* '''assets/scorchful/shaders/post/(wobble|periodic_blur).fsh''': The fragment shader code for the effects. These are written in [[Wikipedia:OpenGL Shading Language|OpenGL Shading Language (GLSL)]].
[[Category:Scorchful|Status Effects]]