Category: shader tutorials
-
Dot Matrix Shader (LED Screen Effect)
It is a screen-space shader; we can replace the background black with some other…
-
3D Grass Shader with Distortion & Wind
This is recipe for making stylized grass shader in Godot engine. This grass shader…
-
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…