Location:
Search - BresenhamLine
Search list
Description: 计算机图形学相关程序利用C语言进行实现的算法
Platform: |
Size: 1026 |
Author: yvonne |
Hits:
Description: Java图形设计中,利用Bresenham算法实现直线线型,线宽的控制(NO 2D GRAPHICS)
Platform: |
Size: 3060 |
Author: xufeifei |
Hits:
Description: Java图形设计中,利用Bresenham算法实现直线线型,线宽的控制(NO 2D GRAPHICS)-Java graphics design, the use of straight-line linear algorithm Bresenham, linewidth control (NO 2D GRAPHICS)
Platform: |
Size: 3072 |
Author: xufeifei |
Hits:
Description: 利用BrasenHam算法实现的点到线的openGL画线程序-BrasenHam algorithm implementation using the point to a line of openGL draw line procedures
Platform: |
Size: 1024 |
Author: ttyyz |
Hits:
Description: 描述了Bresenham直线反走样算法,可以在c环境中直接编译运行-Bresenham straight line describes the anti-aliasing algorithm, can be directly compiled c environment running
Platform: |
Size: 1024 |
Author: 衬衣同 |
Hits:
Description: 经典的画线算法__Bresham line,刚刚入门的兄弟可以下载此代码.-an algorith of drawing line
Platform: |
Size: 34816 |
Author: zhangxia |
Hits:
Description: Bream Line 生成算法,给定初始坐标点x和y,单击生成即可-Bream Line Generating algorithm, given the initial coordinates x and y, you can click to generate
Platform: |
Size: 3801088 |
Author: 陈晓静 |
Hits:
Description: Bresenham画线算法程序:
用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K
如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1
,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便
于硬件实现。-Bresenham
Platform: |
Size: 1024 |
Author: 莫恶 |
Hits:
Description: 使用VC++6.0编写的Bresenham划线程序。点画图后出现对话框-Written using VC++6.0 Bresenham crossed procedures. Point of drawing a dialog will appear
Platform: |
Size: 58368 |
Author: 夏天翔 |
Hits:
Description: 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
Platform: |
Size: 1024 |
Author: 于栋梁 |
Hits:
Description: 用opengl实现bresenham算法画直线,有详细的注释,测试通过-Algorithm opengl achieve bresenham draw a straight line, detailed notes, test passed
Platform: |
Size: 1024 |
Author: 焦点男孩 |
Hits:
Description: BresenhamLine,Bresenham方法绘制直线,简单快速-BresenhamLine Bresenham method of drawing straight lines, simple and fast
Platform: |
Size: 1024 |
Author: john |
Hits:
Description: 使用OpenGL编程实现Bresenham直线扫描转换算法-draw BresenhamLine with OpenGL
Platform: |
Size: 4096 |
Author: young |
Hits:
Description: 用opengl实现bresenham算法画直线,有详细的注释,测试通过-Algorithm opengl achieve bresenham draw a straight line, detailed notes, test passed
Platform: |
Size: 1024 |
Author: acknowl |
Hits:
Description: 杜晓增计算机图形学基础Bresenham画线源码-Du Xiaozeng computer graphics based Bresenham line source
Platform: |
Size: 374784 |
Author: liuliwen |
Hits:
Description: 包含了五个算法源码,能实现裁剪,平移变换,椭圆,填充,DDA,旋转变换,BresenhamLine
MidBresenhamCircle-Including 7 algorithm source code, the graphics system to achieve a variety of graphics capabilities, including the transformation of filling, cutting, DDA, translation, rotation, MidBresenhamCircle, BresenhamLine
Platform: |
Size: 293888 |
Author: 晶晶 |
Hits:
Description: 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
Platform: |
Size: 11264 |
Author: zhangwen |
Hits:
Description: DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
Platform: |
Size: 1024 |
Author: tata33 |
Hits: