Programmable Pipeline

Home > Computer Science > Computer graphics and visualization > Graphics Pipeline > Programmable Pipeline

This pipeline is more flexible compared to the fixed function pipeline, as it allows users to program custom stages of the graphics pipeline using shading languages like GLSL and HLSL.