搜索资源列表
Bresenham
- 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1 / 8 round, the use of C language
main2
- 这是计算机图形学的图元显示实验,鼠标点击画直线-This is the computer graphics pixel display experiment, the mouse click on drawing a straight line
Graph_Technology_Example
- 图形学基本图元示例程序,VC开发,包括Bresenham算法、二维裁剪、填充等基本功能的实现-Graphics Primitive sample programs, VC development, including the Bresenham algorithm, two-dimensional cutting, filling
Bresenham
- Drawing a straight line using Bresenham algorithm can be easy.
Bresenham
- bresenham line in all directions for students of graphics
20071130_075e84b53c266aa8a19bn4sKOt6ISM99
- 用C语言实现直线bresenham算法,用于计算机图形学
DDA_and_Bresenham
- that plot a line with dda and bresenham algorithm
jisuanji-tuxingxue-DDAsuanfa
- 直线的生成是用计算机生成图形最基本的技能,通过本实验使学生掌握如何用计算机生成直线。熟悉开发环境,生成直线。 熟悉Turbo C开发环境 分别用DDA算法、Bresenham算法生成直线-Line with computer-generated graphics to generate the most basic skills, through this experiment so that students learn how to use computer-generated li
CSharpjibentuyuan
- c#实现基本的线扫描。包括DDA bresenham等算法-c# achieve the basic line scan. Including DDA bresenham algorithm
bresenham
- 用DDA算法和中点bresenham算法分别实现任意给定两点的直线段的绘制-By using DDA and Mid-bresenham algorithms to realize the line drawing which is given by any two points.
bresenham算法演示
- 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)