搜索资源列表
Bresenham
- Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
Bresenham
- 12864液晶画圆,画点,画线布兰森汉姆算法-12864 Circle, painting points, draw lines Branson Beckham algorithm
xu
- 中点Bresenham算法绘制任意斜率的直线。-Midpoint Bresenham algorithm draw any straight line slope.
Bresenham
- Bresenham算法画直线,利用算法将直线在电脑上显示实现-use Bresenham ways to draw lines on computer
bresenhems
- bresenham算法画直线,简单的程序代码,适用于初学者 -bresenham algorithm for drawing a straight line
DDA-And-Bresenham-Algorithm
- 简洁明了的介绍了DDA与Bresenham算法的原理及其编程思路-Concisely introduce the DDA and Bresenham algorithm, and program thinking