- 3
- 0
- 约7.62千字
- 约 46页
- 2018-05-16 发布于四川
- 举报
2.9 Displaying 尹章才 1. Displaying Lines, Characters and Polygons Displaying lines, characters and polygons are some of the essential elements of a raster graphics display. 1.1 Line Display Recalling the discussion of frame buffers in Chapter 1, conceptually a frame buffer can be considered as a simple drawing surface. Assuming that the frame buffer is a simple line drawing display, the frame buffer is first cleared or set the background intensity or color. The line is then rasterized, using, for example, either the Bresenham or the DDA algorithm; and the appropriate pixels are written to the
原创力文档

文档评论(0)