搜索资源列表
DDA
- c++程序,实现了数字图像处理 的 DDA划线,在一个图像里 根据要求画一条线。
DDA_line
- 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
DDA_line
- 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
DDA
- c++程序,实现了数字图像处理 的 DDA划线,在一个图像里 根据要求画一条线。-c++ procedures realize the digital image processing DDA crossed, in an image in accordance with the requirements draw a line.
DDAmidpointAliasing
- DDA划线,用dda算法来实现的划线,dda基于OpenGL的实现-DDA crossed with dda algorithm to achieve the line, dda realization based on OpenGL
javaline2
- 计算机图形学直线的DDA,中点划线,Bresenham画法-DDA,Bresenham computer graphics
Drawline
- 我自己编的有关有OpenGL中的各种划线方法(中点划线、DDA、Bresenham。当然还有调用OpenGL自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have OpenGL in the series all crossed methods (midpoint crossed, DDA, Bresenham. Of course, call the proce
DDAsuanfa
- 用VB 实现DDA算法画圆 划线等。。。实现方法简便易行-Implement DDA Circle Algorithm with VB
FileZilla_3.5.0_win32
- dda算法指导说明,参考作用,一二三,dda算法,中点划线算法,等等。中点画圆算法-dda algorithm instructions, reference, 123, dda algorithm, crossed the midpoint algorithm, and so on. Midpoint circle algorithm, etc., etc.
DDALine
- java实现DDALine DDA划线算法、用fr a me实现-DDALine drawing image with java
test
- vc下用MFC绘制直线 DDA算法、Bresenham算法、重点划线法-vc draw a straight line DDA algorithm, Bresenham algorithm, the key line method with MFC
dda划线e语言代码
- dda划线e语言代码我翻译的别人c的代码 弄成了 e的语言
dda
- 这个是我看着别人的那个c的 划线代码改 的 转成了e 的语言 哈 英文描述不会写( ̄. ̄)+点翻译每翻译-dda dda dda dda
两种直线划线算法
- 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)