Graphics Pipeline - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

Graphics Pipeline

Description:

Graphics (rendering) pipeline. avd November 5, 2002 VSD 5/45 ... Culling. Conservative. VSD. View Volume. Clipping. Image- precision. VSD. Compare. pixel depth ... – PowerPoint PPT presentation

Number of Views:104
Avg rating:3.0/5.0
Slides: 2
Provided by: Chan232
Category:

less

Transcript and Presenter's Notes

Title: Graphics Pipeline


1
Graphics (rendering) pipeline
Viewing Geometry Processing World Coordinates
(floating point)
Rendering Pixel Processing Screen Coordinates
(integer)
Conservative VSD Selective traversal of object
database (or traverse scene graph to get CTM)
Transform Vertices To canonical view
volume
Light at Vertices Calculate light intensity at
vertices (lighting model of choice)
Conservative VSD Back-face Culling
Conservative VSD View Volume Clipping
Image- precision VSD Compare pixel
depth (Z-buffer)
Shading Interpolate color values (Gouraud) or
normals (Phong)
per polygon
per pixel of polygon
avd November 9,
2004 VSD 6/48
avd November 5,
2002 VSD 5/45
Write a Comment
User Comments (0)
About PowerShow.com