CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl dda line
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl dda line - List
[
Fractal program
]
图形基础
DL : 1
中点画线法,中点画圆法,DDA画线法,Bresenham画线法,Bresenham画圆法-were dotted line, the midpoint Circle, DDA line drawing, Bresenham line drawing, Bresenham Circle France
Update
: 2025-02-17
Size
: 5kb
Publisher
:
波波
[
OpenGL program
]
angel_22
DL : 0
这是根据DDA 算法,作的画直线的例子 自己做的,绝不参考-This algorithm is based on DDA, the painting line for example do for myself, not reference
Update
: 2025-02-17
Size
: 1kb
Publisher
:
利好
[
Graph Drawing
]
DDA&Bresenham
DL : 0
DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Update
: 2025-02-17
Size
: 242kb
Publisher
:
李冰海
[
OpenGL program
]
OpenglDraw
DL : 1
OpenGL试验包括基本的点、线、dda、多边形、填充、反走样-OpenGL test including basic point, line, dda, polygons, filled, anti-aliasing
Update
: 2025-02-17
Size
: 87kb
Publisher
:
[
OpenGL program
]
threeSamplesForOpenGL
DL : 0
第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
Update
: 2025-02-17
Size
: 207kb
Publisher
:
邹文科
[
OpenGL program
]
DDA
DL : 0
DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm -DDA algorithm achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
Graph Drawing
]
CG
DL : 0
学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, Bezier curve, animation, three-dimensional shape.
Update
: 2025-02-17
Size
: 1.94mb
Publisher
:
star
[
OpenGL program
]
include
DL : 0
直线生产算法,理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。-Straight-line production method, understanding the basic graphic elements of the basic principles of grating, have a basic graphic elements rasterization algorithms, the use of OpenGL to achieve straight-line grating of the DDA algorithm.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
zhanyun
[
OpenGL program
]
20091227linedda
DL : 0
本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds of algorithms: point by point comparison method, numerical differential method (DDA Act), Bresenham algorithm research. In this paper, point by point comparison method, numerical differential method (DDA Act), Bresenham algorithm is derived to study the by-point comparison method, numerical differential method (DDA Act), Bresenham algorithm in the first quadrant of the implementation and improved point by point comparison method , numerical differential method (DDA Act), Bresenham algorithm for the realization in all quadrants. By programming practice, you can master the VC and opengl is used.
Update
: 2025-02-17
Size
: 207kb
Publisher
:
aliang
[
OpenGL program
]
DDA
DL : 0
dda算法实实现画线,并且是用c++和OpenGL实现的。-DDA to plot a line,to apply with the c++ and the opengl!
Update
: 2025-02-17
Size
: 74kb
Publisher
:
huganle
[
OpenGL program
]
openGL
DL : 0
此程序的功能是实现基本的openGL中的画线算法,总共有四个算法。DDA画线算法,中点Bresenham算法画直线,改进Bresenham算法画直线以及 四分法绘制椭圆-Feature of this program is to achieve the basic openGL draw lines in the algorithm, a total of four algorithms. DDA line drawing algorithm, Bresenham midpoint line drawing algorithm, improved Bresenham algorithm for drawing a straight line and ellipse drawing quartering
Update
: 2025-02-17
Size
: 1.65mb
Publisher
:
周中锋
[
OpenGL program
]
lab-3
DL : 0
OPenGl实现直线DDA算法和中点画线算法,以及Brehensam算法-OPenGl DDA algorithm for straight line and the dotted line algorithm, and Brehensam algorithm
Update
: 2025-02-17
Size
: 1.86mb
Publisher
:
稀飯
[
OpenGL program
]
3
DL : 0
DDA和Bresenham算法画直线 基于OpenGL-DDA and Bresenham algorithm for drawing a straight line based on OpenGL
Update
: 2025-02-17
Size
: 3.83mb
Publisher
:
萧絮
[
OpenGL program
]
opengl
DL : 0
使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm polygon clipping- cutting edge of law by the basic algorithm in computer graphics.
Update
: 2025-02-17
Size
: 4.75mb
Publisher
:
[
OpenGL program
]
MyDraw
DL : 0
OpenGL DDA画线功能实现 八个区域的画线-OpenGL draw line
Update
: 2025-02-17
Size
: 48kb
Publisher
:
[
OpenGL program
]
OpenGL_straight-line
DL : 0
基于opengl的直线画法,包含DDA画线法、中点画线法和Bresenham画线法-Based on opengl drawing a straight line, including DDA line drawing method, the dotted line method and Bresenham line method
Update
: 2025-02-17
Size
: 139kb
Publisher
:
Carlos
[
OpenGL program
]
DDA
DL : 0
用opengl通话DDA画线算法画直线~-OpenGL call DDA line drawing line.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
大师
[
3D Graphic
]
DDA
DL : 0
基于openGL的代码,在VS2010上实现 1.直线的DDA算法 2.直线的Bresenham算法 3.圆弧的生成算法 -OpenGL code based on the realization VS2010 1. DDA line algorithm 2. Bresenham line algorithm 3. Arc generation algorithm
Update
: 2025-02-17
Size
: 4.89mb
Publisher
:
紫陌
[
2D Graphic
]
DDA
DL : 0
DDA Line Drawing without OpenGL in C-DDA Line Drawing without OpenGL in CPP
Update
: 2025-02-17
Size
: 32kb
Publisher
:
scientist
[
OpenGL program
]
opengl 3种函数画线
DL : 0
使用opengl画线,dda算法,中点算法,bresenham 算法,右键菜单实现线段颜色粗细的选择(Use OpenGL line, DDA algorithm, middle point algorithm, Bresenham algorithm, right key menu to select the color of line segment)
Update
: 2025-02-17
Size
: 6.43mb
Publisher
:
kiafter
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.