Fixed Function Pipeline

Home > Computer Science > Computer graphics and visualization > Graphics Pipeline > Fixed Function Pipeline

This graphics pipeline is fixed in its operation and is dependent on the graphics hardware installed in the system. It has a series of fixed stages such as vertex transformation, rasterization, and fragment processing to render images.