搜索资源列表
OpenGL画圆
- 使用OpenGL绘制一个圆形
OPENGL.rar
- 用OPENGL实现彩色圆环,其中有代码,下载后可直接解压在VC++6.0或者是VC2008里运行看到效果,Color ring with OPENGL
OpenGL-solidmodel-code
- 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
opengl
- 在Visual C++的开发环境下,利用opengl类库编写代码实现画圆,画直线等的功能。-In Visual C++ development environment, the use of class libraries to write code opengl realize drawcircle, draw a straight line function.
opengl
- opengl编写的画图工具,实现正方形、矩形、圆的画出、拖拽、变形的功能,实现了每种图形的切割功能。-opengl drawing tools
圆1
- opengl编的话圆的程序-opengl Part of the procedure Yuan
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
draw_round-opengl
- 使用 VC++ 实现 opengl画圆,算法实现。-Use VC++ Achieve opengl drawcircle, algorithm.
opengl3
- openGL画圆,程序及爱你但,很容易就可以看懂,是经过调试的,运行成功-openGL drawcircle
cqr
- OPENGL在圆柱体中心差集 -OPENGL difference set in the center cylinder in the cylinder centers OPENGL Difference Sets
interGraphics
- opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
opengl
- VC++ 通过opengl来画圆 并有光照效果-DRAW A BALL
OpenGLes.texture
- opengl es texture, 圆柱贴图说明,列子-opengl es texture
12_mianti
- opengl用12面体深度叠代近似的模拟为圆画-Approximate simulation opengl for the round of 12-sided
ArcandCircle
- 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
opengl
- 使用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 p
中点圆
- opengl 中点圆代码程序文件压缩厉害牛哈哈哈哈哈哈哈哈哈哈(abcdsadaskjdashdjahjnhsdasdhaksjdla)
opengl画圆和直线
- c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
opengl picture
- 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
画圆
- OPENGL图形教学,画圆十分好用。有代码,能运行。(OPENGL Graphics Teaching.The circle is very good. There is code that can run.)