Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - BresenhamLine
Search - BresenhamLine - List
计算机图形学相关程序利用C语言进行实现的算法
Date : 2008-10-13 Size : 1kb User : yvonne

Java图形设计中,利用Bresenham算法实现直线线型,线宽的控制(NO 2D GRAPHICS)
Date : 2008-10-13 Size : 2.99kb User : xufeifei

Java图形设计中,利用Bresenham算法实现直线线型,线宽的控制(NO 2D GRAPHICS)-Java graphics design, the use of straight-line linear algorithm Bresenham, linewidth control (NO 2D GRAPHICS)
Date : 2025-07-04 Size : 3kb User : xufeifei

利用BrasenHam算法实现的点到线的openGL画线程序-BrasenHam algorithm implementation using the point to a line of openGL draw line procedures
Date : 2025-07-04 Size : 1kb User : ttyyz

描述了Bresenham直线反走样算法,可以在c环境中直接编译运行-Bresenham straight line describes the anti-aliasing algorithm, can be directly compiled c environment running
Date : 2025-07-04 Size : 1kb User : 衬衣同

经典的画线算法__Bresham line,刚刚入门的兄弟可以下载此代码.-an algorith of drawing line
Date : 2025-07-04 Size : 34kb User : zhangxia

Bream Line 生成算法,给定初始坐标点x和y,单击生成即可-Bream Line Generating algorithm, given the initial coordinates x and y, you can click to generate
Date : 2025-07-04 Size : 3.63mb User : 陈晓静

Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham
Date : 2025-07-04 Size : 1kb User : 莫恶

使用VC++6.0编写的Bresenham划线程序。点画图后出现对话框-Written using VC++6.0 Bresenham crossed procedures. Point of drawing a dialog will appear
Date : 2025-07-04 Size : 57kb User : 夏天翔

在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
Date : 2025-07-04 Size : 1kb User : 于栋梁

用opengl实现bresenham算法画直线,有详细的注释,测试通过-Algorithm opengl achieve bresenham draw a straight line, detailed notes, test passed
Date : 2025-07-04 Size : 1kb User : 焦点男孩

BresenhamLine,Bresenham方法绘制直线,简单快速-BresenhamLine Bresenham method of drawing straight lines, simple and fast
Date : 2025-07-04 Size : 1kb User : john

使用OpenGL编程实现Bresenham直线扫描转换算法-draw BresenhamLine with OpenGL
Date : 2025-07-04 Size : 4kb User : young

用opengl实现bresenham算法画直线,有详细的注释,测试通过-Algorithm opengl achieve bresenham draw a straight line, detailed notes, test passed
Date : 2025-07-04 Size : 1kb User : acknowl

杜晓增计算机图形学基础Bresenham画线源码-Du Xiaozeng computer graphics based Bresenham line source
Date : 2025-07-04 Size : 366kb User : liuliwen

包含了五个算法源码,能实现裁剪,平移变换,椭圆,填充,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
Date : 2025-07-04 Size : 287kb User : 晶晶

计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
Date : 2025-07-04 Size : 11kb User : zhangwen

DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
Date : 2025-07-04 Size : 1kb User : tata33
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.