Location:
Search - bresenham line
Search list
Description: 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each point are calculated to spend a lot of time for the multiplication and division operations; Below is a description of Bresenham s efficient line drawing algorithm, to the coordinates of each point calculation as long as Canada, subtraction can be done.
Platform: |
Size: 4096 |
Author: 小倪 |
Hits:
Description: 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
Platform: |
Size: 100352 |
Author: 陈新新 |
Hits:
Description: 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
Platform: |
Size: 61440 |
Author: |
Hits:
Description: bresenham画直线
老师要求的作业-bresenham line drawing teacher requirements of the Operating
Platform: |
Size: 27648 |
Author: zb |
Hits:
Description: 用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
Platform: |
Size: 1024 |
Author: 王栋 |
Hits:
Description: (1)用Bresenham算法绘制直线
(2)程序适用各种直线情况,包括水平线,垂直线
(3)采用键盘输入线段的两个端点的坐标
-(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines (3) the use of keyboard input segment of the two endpoint coordinates
Platform: |
Size: 1024 |
Author: Eean |
Hits:
Description: 计算机图形学中使用Bresenham算法实现线段裁减-Computer graphics used in the reduction of Bresenham line algorithm
Platform: |
Size: 128000 |
Author: 龚圣先 |
Hits:
Description: 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
Platform: |
Size: 1024 |
Author: 李文晖 |
Hits:
Description: 自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
Platform: |
Size: 54272 |
Author: yangshuoys |
Hits:
Description: 直线bresenham算法,用VC++ 6.0编写。
注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
Platform: |
Size: 2004992 |
Author: 秦始皇 |
Hits:
Description: 这是一个用VC++6.0开发的一个Bresenham中点算法的直线的绘制,可供参考。-This is a used VC++ 6.0 developed by the midpoint of a Bresenham line drawing algorithm, for reference.
Platform: |
Size: 263168 |
Author: 廖春华 |
Hits:
Description: 画线算法,bresenham画线算法,opengl-bresenham line-drawing procedure
Platform: |
Size: 1024 |
Author: 小胖 |
Hits:
Description: Bresenman画线法,它是用VB画线法中的一种。-Bresenman painting method, which is drawing a line to use VB as a law.
Platform: |
Size: 2048 |
Author: 李璇 |
Hits:
Description: Theory abour Bersenham line
Platform: |
Size: 7168 |
Author: dawe |
Hits:
Description: 图形学的作业,做出Bresenham line,文件包括报告要求。-Graphics work, make Bresenham line, documents including reporting requirements.
Platform: |
Size: 9216 |
Author: 林文 |
Hits:
Description: bresenham line in all directions for students of graphics
Platform: |
Size: 39936 |
Author: masoud |
Hits:
Description: bresenham直线算法,可实现8方向的直线绘制-bresenham line algorithm can achieve 8 to draw a straight line direction
Platform: |
Size: 3072 |
Author: 沈黎 |
Hits:
Description: matlab绘制bresenham直线,中线画直线,DDA画直线。-matlab draw bresenham line, middle drawing a straight line, DDA line drawing.
Platform: |
Size: 1024 |
Author: 陶付 |
Hits:
Description: 直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line
Platform: |
Size: 2322432 |
Author: 徐新 |
Hits:
Description: Bresenham直线生成算法和中点圆圆弧生成算法-Bresenham line generation algorithm and the midpoint of the arc circle generation algorithm
Platform: |
Size: 3504128 |
Author: sanbudeyu |
Hits:
« 12
3
4
5
6
7
8
9
10
...
24
»