Shaders
Shaders
In this section, we'll dive into the crazy, wonderful, beautiful world of GPU shaders. In short, a shader is a set of instructions handed to the GPU. From ocean caustics to tree bark, from alien teleporters funhouse reflections, shaders are your one-stop shop for creating compelling, advanced visual effects in real time!
Coming next
Introduction to Shaders
Dive deep into the inner workings of shaders in Babylon.js.

Putting Shader Code Into Babylon.js
Dive deep into the inner workings of how Babylon.js handles shaders.

Shader Material
Learn about the shader material in Babylon.js.

Supporting Fog With ShaderMaterial
Learn how to support fog alongside the shader material in Babylon.js.

Image Processing
Learn all about image processing in Babylon.js.

Compute Shaders
Learn about the compute shaders in Babylon.js.
