搜索资源列表
图形学
- 包含DDA, Bresenham, MidBresenham算法和一个画圆的程序,vc
CircleMidBres
- 先学会用MidBresenham画圆,对位置平移,即可画出五环,不过还得改进-Drawcircle MidBresenham first learned of the location of translation, you can draw rings, but will have to improve
MidBresenhamline
- 用MidBresenham算法画直线,进行离散处理-Draw a straight line
MIDbresenham
- 计算机图形学利用Bresenham中点算法和八分法画圆-Computer graphics using the the Bresenham midpoint algorithm and eighth law Circle
midbresenham
- 图形学中的中点bresenham算法,用于画线的图形学经典算法-the algrithm of middle bresenham in Graphics to draw lines.
DDA、Bresenham、MidBresenham画直线算法
- DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)