Category: shader tutorials
-
Pixelization Shader
Pixelization shader can add a pixel art touch to your game, however it is…
-
Sea Sickness Shader (Underwater View Shader)
This is one of the simple screen space post processing shaders that you can…
-
3D Refraction Shader
My focus is not on realistic refraction, but rather on cheaply computed distortion of…
-
3D Ocean Shader Using Gerstner Waves
Sine wave displaces vertices up and down. Gerstner wave, in addition to this sine-based…
-
Film Grain Shader
White noise shader on screen for Godot 4 ( and GLSL). Film grain is…