Rendering pipeline

Home > Computer Science > Computer graphics and visualization > Rasterization > Rendering pipeline

A rendering pipeline is a sequence of computational stages that transforms 3D objects and scenes into 2D images through tasks like geometric processing, shading, and pixel rendering.