Category: heat

Animated Heat Distortion Effects with WebGL

View demo Download source Today we want to show you how to create some realistic looking heat haze distortion effects using fragment shaders in WebGL. The idea is to add a subtle animated distortion to a static image and some text.Attention: The demos use some modern web technolog...