CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Bresenham OPENGL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Bresenham OPENGL - List
[
OpenGL program
]
bresenham
DL : 0
用C语言结合OpenGL技术实现Bresenham算法绘制直线
Update
: 2008-10-13
Size
: 1.23kb
Publisher
:
王栋
[
OpenGL program
]
openGL--Bemhan
DL : 0
本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。
Update
: 2008-10-13
Size
: 1.36kb
Publisher
:
李文晖
[
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
:
波波
[
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
]
6.0MFC_OPENGL_PFbresenham
DL : 0
基于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.
Update
: 2025-02-17
Size
: 60kb
Publisher
:
[
OpenGL program
]
openglline
DL : 0
程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issue through the exchange of endpoint merged into one, the four quadrant. Reuse sign variables, as a unified problem. Also, in consideration of the slope
Update
: 2025-02-17
Size
: 85kb
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
]
bresenham
DL : 0
用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王栋
[
OpenGL program
]
openGL--Bemhan
DL : 0
本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李文晖
[
OpenGL program
]
Bresenham(mouse_control)
DL : 0
使用C++和OpenGL实现的Bresenham画母算法。-The use of C++ and OpenGL mother realize the Bresenham algorithm for drawing.
Update
: 2025-02-17
Size
: 933kb
Publisher
:
dcj
[
OpenGL program
]
line
DL : 0
画线算法,bresenham画线算法,opengl-bresenham line-drawing procedure
Update
: 2025-02-17
Size
: 1kb
Publisher
:
小胖
[
OpenGL program
]
bresenham
DL : 0
1.实验目的: 理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。 2.实验内容: (1) 根据所给的直线光栅化的示范源程序,在计算机上编译运行,输出正确结果; (2) 指出示范程序采用的算法,以此为基础将其改造为中点线算法或Bresenham算法,写入实验报告; (3) 根据示范代码,将其改造为圆的光栅化算法,写入实验报告; (4) 了解和使用OpenGL的生成直线的命令,来验证程序运行结果。 -shiyan2
Update
: 2025-02-17
Size
: 430kb
Publisher
:
jing
[
OpenGL program
]
BresehamLine
DL : 0
openGL 直线光栅化 Bresenham算法-Bresenham algorithm for line rasterization openGL
Update
: 2025-02-17
Size
: 175kb
Publisher
:
zhangfan
[
OpenGL program
]
Bresenham
DL : 0
该源码实现Bresenham划线算法,基于OpenGL,在VC++ 6.0下编译运行通过。该算法可以帮助大家更好理解计算机图形学的关键算法概念。-Source crossed the Bresenham algorithm to achieve, based on OpenGL, under the VC++ 6.0 compiler run through. This algorithm can help you better understand the concept of key algorithms in computer graphics.
Update
: 2025-02-17
Size
: 55kb
Publisher
:
sunfulin
[
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
]
Bresenham
DL : 0
Bresenham直线生成算法和中点圆圆弧生成算法-Bresenham line generation algorithm and the midpoint of the arc circle generation algorithm
Update
: 2025-02-17
Size
: 3.34mb
Publisher
:
sanbudeyu
[
OpenGL program
]
Bresenham
DL : 0
OPengl,利用Bresenham算法绘制多边形,并实现种子填充-Use Bresenham algorithm to draw polygons and achieve seed fill
Update
: 2025-02-17
Size
: 6.12mb
Publisher
:
慕阳田田
[
OpenGL program
]
opengl画圆和直线
DL : 0
c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
夕饮冰
[
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
[
OpenGL program
]
提高(Bresenham)
DL : 0
在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
Update
: 2025-02-17
Size
: 9.95mb
Publisher
:
theone123
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.