搜索资源列表
DDA与Bresenham算法
- DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose
圆弧的 Bresenham 算法
- 圆的bresenham算法-round bresenham Algorithm
直线的Bresenham算法
- 直线的Bresenham算法-linear Bresenham algorithm
Bresenham算法的实现
- 图形学的Bresenham算法的实现 有程序和说明-graphics of the Bresenham algorithm to achieve procedures and clarifications
用bresenham算法实现画直线
- 主要是图形学课程中的一个小实验,采用bresenham算法实现直线的一个C语言源程序
中点bresenham算法画圆
- 中点bresenham算法圆
DDA与Bresenham算法
- DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
圆弧的 Bresenham 算法
- 圆的bresenham算法-round bresenham Algorithm
直线的Bresenham算法
- 直线的Bresenham算法-linear Bresenham algorithm
Bresenham算法的实现
- 图形学的Bresenham算法的实现 有程序和说明-graphics of the Bresenham algorithm to achieve procedures and clarifications
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose
Bresenham&DDA
- 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
DDA&Bresenham
- DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Bresenham
- 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1/8 round, the use of C language
Bresenham
- 计算机图形学中使用Bresenham算法实现线段裁减-Computer graphics used in the reduction of Bresenham line algorithm
bresenham算法演示
- 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)
DDA、中点及Bresenham算法生成直线
- 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)