文件名称:Bresenham-Line-Drawing
介绍说明--下载内容均来自于网络,请自行研究使用
计算机图形学中Bresenham画圆和画线的C++代码,用于VGA等图形显示。Bresenham本人仍在为IBM工作。-Bresenham is a pretty smart cookie (note the use of the word is , last I
heard he was still working for IBM). This file contains the algorithms he
developped for drawing lines and circles on a pixelated display system
such as the VGA.
heard he was still working for IBM). This file contains the algorithms he
developped for drawing lines and circles on a pixelated display system
such as the VGA.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bresenham Line Drawing\bresenham.cc
......................\bresenham.h
......................\bresenham.txt
Bresenham Line Drawing