搜索资源列表
OpenGL_CircleAlgorithm
- OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
DDA
- DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
opengltext
- 实现中点画圆,画线,画椭圆,DDA画线,以及bresenham画线,画圆.-To achieve the midpoint of a circle, draw lines, draw ellipse, DDA line drawing, and bresenham drawing lines, circles.
32590132
- 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
Bressonham.tar
- 利用opengl实现中点Bressonham画直线和圆,改进的Bressonham画直线等。容计算机画图算法和opengl应用技术为一体的代码,非常值得大家学习!-Opengl midpoint Bressonham realize the use of a straight line and circle drawing, improved Bressonham such as painting a straight line. Let the computer opengl drawing
glut_mouse_keyboard
- Visualc++ 实现画圆 线 矩形 设备应用鼠标 键盘控制-Visual c++ realising to draw a line circle and rectangle with mouse and keyboard
openglwtf
- 此文件为pdf文件,方便读者学习OpenGL。OpenGL具有三大特点: 1、与C 语言紧密结合。 2、强大的可移植性。 3、高性能的图形渲染。 -Computer graphics instructions, given generation algorithm straight line, circle and ellipse generation algorithm, two-dimensional graphics geometric transformation al
graph_drawing
- 二维图形的绘画。用DDA算法、中点算法、Bresenham算法实现直线段的绘制;用正负法和Bresenham算法实现圆的绘制。-Two-dimensional graph drawing. With the DDA algorithm, the midpoint algorithm, Bresenham straight line drawing algorithm with positive and negative law and Bresenham algorithm to draw a
line-and-circle
- 直线和圆的openGL 快速算法,仅供参考-line and circle drawing arithmetic for reference only
circle
- 计算机图形学-画直线和圆 使用opengl完成的画圆和画直线-Computer graphics- use opengl draw lines and circles and draw a straight line to complete the circle
shiyan1
- 用OpenGL实现中点Bresenham算法画直线与圆,改进Bresenham算法画直线-The midpoint of the Bresenham algorithm for drawing a straight line and circle, using OpenGL to improve the Bresenham algorithm draw a straight line
graphicsdraw
- 基于MFC的opengl的画线与画圆,可以在mfc上用opengl画线或圆。-Drawing a line and draw a circle based on the MFC-opengl
test
- opengl用点的形式画成圆直线和大小不同的点-opengl with the point in the form of painting a circle different points of the straight line and the size of
Draw_Line_circle_fill
- Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
Bresenham
- Opengl,实现Bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,C++实现。-Opengl, Bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by C++.
huangfang2
- 利用OpenGL和VC++ 6.0实现的点、直线和圆的不同方法的绘制比较-OpenGL and VC++ 6.0 points, a straight line and a circle different methods drawing
OpenGL--Demo
- OpenGL由像素点生成直线,圆和椭圆算法,以及生成螺旋星线算法。和框架搭载,方便初学者编程,-OpenGL pixels generated by a straight line, circle and ellipse algorithms, and algorithms to generate spiral Star Line. And frame mounted, easy for beginners to programming,
line-and-circle
- 直线和圆的openGL 快速算法,仅供参考-line and circle drawing arithmetic for reference only
FourOpenGL--yes
- 用C++集体编写的直线和圆的生成算法,有bresenham和DDA等,可以选择边画图模式-line and circle and opengl
Lab02b
- 计算机图形学OpenGL实现中点画线和中点画圆的方法-Computer Graphics OpenGL implementations dotted line and method midpoint Circle of ...
