MedicalVisualization
Programmable Computergraphics Pipeline
← OpenGL Fixed Function Pipeline | ● | OpenGL State →
Fixed Function Pipeline:
Programmable Pipeline:
Fixed per-vertex and per-fragment operations are replaced by vertex and fragment shaders, respectively.