搜索资源列表
Spline+ellipse
- 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
ellipse
- 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码
Ellipse.rar
- glut画椭圆程序 OpenGL中无专门的画椭圆命令,所以自己做了一个用glut画椭圆程序。,OpenGL oval painting process glut of non-specialized order oval painting, so do a procedure with an oval painting glut.
Circle
- Draw Ellipse opengl using bresenham algorithm
OpenGL_ellipse
- 用OpenGL实现的中点画椭圆算法,包括实现了调整窗口大小,椭圆不会变形。-OpenGL implementation in the dotted ellipse algorithm, including the realization of the window is resized, the ellipse will not be deformed.
ellipse
- ellipse using openGL
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
huayuansuanfa
- 基于openGL的重点画圆算法和画椭圆算法。用C++代码实现-OpenGL-based algorithm and draw the focus of ellipse circle algorithm. C++ code using
openGL
- 此程序的功能是实现基本的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 d
Painter
- 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
openGL
- 计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
Ellipse
- OpenGL中椭圆的源代码,MFC类响应OnDRAWEllipseTO中的代码编写-OpenGL source code of the ellipse, the MFC class response code is written in OnDRAWEllipseTO
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,
Circle
- Draw Ellipse opengl using bresenham algorithm
Ellipse
- OpenGL中椭圆的源代码,MFC类响应OnDRAWEllipseTO中的代码编写-OpenGL source code of the ellipse, the MFC class response code is written in OnDRAWEllipseTO
ellipse
- 用OPENGL的方法创建六个椭圆、一个余弦、一个正弦曲线。-Using OPENGL way to create six oval, a cosine, a sine curve.
OpenGL
- 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
OpenGL-Shapes-Translation
- circle translating in y axis, ellipse rotating, triangle scaling in continually with GLui interface buttons
opengl-shape-translation
- circle translating in y axis, ellipse rotating, triangle scaling in continually with GLui interface buttons. this program use opengl that include freeglut and glew and glui libraries.
openGL
- OpenGL实现三角形,圆形,线条,椭圆的绘制算法- OpenGL implementation triangle, circle, line, ellipse drawing algorithm. . . . .