1 / 1

Overview of Graphics Pipeline

Overview of Graphics Pipeline. View transformation. Model transforming. o bject /model space. w orld space. e ye/camera / view space. Viewing/eye coordinates , eye is placed at origin in direction of z-axis Culling, lighting, shading.

lenore
Download Presentation

Overview of Graphics Pipeline

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Overview of Graphics Pipeline View transformation Model transforming object/model space world space eye/camera/ view space Viewing/eye coordinates , eye is placed at origin in direction of z-axis Culling, lighting, shading World coordinates that all objects are placed into; establishes spatial relationships of all objects. Object coordinates used for individual mathematical object models. Local properties Projection transformation screen device raster window space device screen space Viewport transformation Perspective divide clip space Display Clip coordinates , clipping, viewable objects from the eye, normalized device coordinates (NDC) [-1,-1,-1] to [1,1,1] Window/screen coordinates (2D) , Rasterization, hidden surface removal, Fragment operations (coloring)

More Related