July 8, 2015 Harold Serrano Computer Graphics Noise in Computer Graphics- A brief introduction July 8, 2015 Harold Serrano Computer Graphics Using a Noise Function in shaders can produce quite interesting visual effects. For example, you can simulate clouds, fire, wood, etc. In this post I will give you a brief introduction to Noise and give you an example of using noise with shaders.