搜索资源列表
直线bresenham
- bresenham 直线算法 值得大家参考-valuable reference
Bresenham&DDA
- 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
Bresenham
- 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1 / 8 round, the use of C language
bresenham-homework
- bresenham画直线 老师要求的作业-bresenham line drawing teacher requirements of the Operating
圆弧的 Bresenham 算法
- 圆的bresenham算法-round bresenham Algorithm
直线的Bresenham算法
- 直线的Bresenham算法-linear Bresenham algorithm
BRESENHAM
- 通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程
tuxing
- MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
Ellipse-Bresenham
- Draw ellipse use Bresenham Algorithm
Bresenham
- 使用Bresenham算法画圆,VC实现-Drawcircle use Bresenham algorithm, VC implementation
drawcircle
- Bresenham画圆算法,利用圆的对称性,同时在四个方向画点-Bresenham circle algorithm, the use of circular symmetry, the direction of painting at the same time point in four
Bresenham
- bresenham画直线,简单的,输入两点即可画出直线-bresenham
Bresenham
- 实现Bresenham算法画线 4个象限都可以画-Bresenham alog
1-10
- 椭圆中点Bresenham算法-Bresenham midpoint ellipse algorithm
Bresenham
- 经典的Bresenham算法,对与初学直线算法的人,有一点用处-Classical Bresenham algorithm, a straight line algorithms with beginners who have use
Bresenham
- Drawing a straight line using Bresenham algorithm can be easy.
Bresenham
- bresenham line in all directions for students of graphics
bresenham算法演示
- 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)
BresenHam
- 在Qt中由纯C++实现BresenHam直线算法(The realization of BresenHam linear algorithm by pure C++ in Qt)
bresenham和中点画圆画圆
- 用bresenham和中点画圆法实现画圆(Realization of the algorithm of drawing circle using c++)