Graphics pipeline

Home > Computer Science > Computer graphics and visualization > Mathematics for Computer Graphics > Graphics pipeline

Graphics pipeline refers to the process of rendering objects in a 3D space and projecting them onto a 2D screen. It includes rendering, shading, and clipping.