Rendu
A lightweight rendering engine for experimentations
|
GPU shading programs.
Shaders are small programs compiled at runtime and executed by the GPU cores. They can process vertices (vertex shader), primitives (geometry shader) and compute per-pixel values (fragment shader).