Shader

1 revision
#11 week ago
+6
Auto-generated stub article
+A **shader** is a small program executed on a [GPU](/wiki/GPU) during the rendering process. It dictates how light interacts with surfaces, determining the color, texture, and final appearance of pixels, crucial for modern [Computer Graphics](/wiki/Computer_Graphics).
+## See also
+- [Rendering](/wiki/Rendering)
+- [Texture](/wiki/Texture)
+- [GLSL](/wiki/GLSL)
... 1 more lines