Description: 中点画线法,中点画圆法,DDA画线法,Bresenham画线法,Bresenham画圆法-were dotted line, the midpoint Circle, DDA line drawing, Bresenham line drawing, Bresenham Circle France Platform: |
Size: 5120 |
Author:波波 |
Hits:
Description: 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 to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design. Platform: |
Size: 8192 |
Author:susu |
Hits:
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画线算法的程序实现
字符点阵显示算法的程序实现
梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program friends of Liang Dong-barske Algorithm Program Platform: |
Size: 23552 |
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画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment. Platform: |
Size: 1024 |
Author:skywyj |
Hits:
Description: Bresenham 画直线,用Bresenham算法画出直线,计算机图形学的基本要求。-Bresenham straight line drawing, using Bresenham algorithm to draw a straight line, the basic requirements of computer graphics. Platform: |
Size: 1024 |
Author:haizi |
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画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical Platform: |
Size: 54272 |
Author:yangshuoys |
Hits:
Description: 采用3D Bresenham算法在两点间划一直线
% This program is ported to MATLAB from:
% B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm)
% ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992
%
% Which is referenced by:
% Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid
% Transformations to Volume Data, WSCG2004 Conference.
% http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf -3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf Platform: |
Size: 2048 |
Author:zzn |
Hits:
Description: DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法-DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm Platform: |
Size: 1982464 |
Author:yangpan |
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: Bresenman画线法,它是用VB画线法中的一种。-Bresenman painting method, which is drawing a line to use VB as a law. Platform: |
Size: 2048 |
Author:李璇 |
Hits: