Graphics Pipeline

Post on 13-Mar-2016

48 views 2 download

Tags:

description

Graphics Pipeline. The 3D Graphics Pipeline. Scene graph Object geometry. Modeling Transformations. Illumination. N. N. Illumination. Light Source. Surface. Camera. Viewing Transform. Clipping and Projection. Projection. Projection transform Apply perspective foreshortening - PowerPoint PPT Presentation

Transcript of Graphics Pipeline

Graphics Pipeline

The 3D Graphics PipelineScene graphObject geometry

Modeling Transformations

Illumination

Illumination

NN

Camera

Surface

LightSource

Viewing Transform

Clipping and Projection

Projection

• Projection transform– Apply perspective foreshortening• Distant = small: the pinhole camera model

– View coordinates a screen coordinates

Rasterization and Display

Rasterization

Importance of Transformation