This chapter discuss the purpose of the components required for successful communications; describe these uses of computer communications: wireless messaging services, wireless Internet access points, cybercafés, global positioning systems, collaboration, groupware, voice mail, and Web services;
Trang 1Computer Graphics
Lecture 18
Trang 2Last Class
* Clipping
- Modeling
Trang 3Today’s Agenda
Trang 4Graphical Process
‘ Graphical Process Is
Trang 5Rasterization
* Calculation of pixel values based upon the previous steps | e Projection, Primitive
assembly, Clipping and Shading
- The rasterizer starts with vertices In
normalized device coordinates but outputs fragments whose rocations are In units of the display - , Iaft@S
Trang 8Rasterization
* Calculation of pixel values based upon the previous steps | e Projection, Primitive
assembly, Clipping and Shading
- The rasterizer starts with vertices In
normalized device coordinates but outputs fragments whose rocations are In units of the display - , Iaft@S
Trang 9Fragment Processing
Each fragment Is assigned a color by the rasterizer and this color is placed in the frame buffer at the locations
corresponding to the fragment’s location - Various possibilities are
— merging with the results of the geometric pipeline at the rasterization stage
- for example shaded and texture-mapped polygon IS processed
Trang 10Display Problems
‘ Generally, displaying framebuffer content on the monitor Is not of concern of the
application program but
Trang 11Clipping
Trang 12Summary
Trang 13References
‘ Fundamentals of Computer Graphics Third Edition by Peter Shirley and Steve
Marschner
* Interactive Computer Graphics, A Top- down Approach with OpenGL (Sixth