TV Shader
- FraserJamesH
- May 11, 2020
- 1 min read
Here is the TV shader made using two noise textures that are scrolled along the screen. This is achieved by using a mask texture which is lerped with the albedo so the noise only affects the TV screen. The few notable parameters are the noise scales and speeds, the noise is also hooked up to the emission input.
Comments