搜索资源列表
MENUDEMO
- opengl菜单,在opengl界面上显示菜单。适合游戏开发入门学习。
Test_Menu
- 是一个用来练习菜单得简单例子,实现了OpenGL菜单的基本功能
OpenGL简单动画
- 一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue \"file-run\" then you can see the animation
结合opengl可以对衣服进行三维的仿真
- 通过菜单选项,结合opengl可以对衣服进行三维的仿真
right_Button_Menu.rar
- OpenGL右键菜单实现 用gltu做的,初学的一个demo,比较简单,Right menu OpenGL using gltu do a beginner demo, relatively simple
chap3-3
- 图形学源码,openGL,利用堆栈实现拾取,菜单选择不同颜色-Graphics source code, openGL, using the stack to achieve pick up, menu selection of different colors
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
newpaint
- OPENGL 实现的一个简单的画图程序,有直线,矩形,三角形,文字等菜单-OPENGL implement a simple paint program, there are lines, rectangles, triangles, and text menu
4-menu
- 一个计算机图形学中,opengl的菜单演示程序。功能简单,适合初学者。-A computer graphics, opengl demo program menu. Function is simple, suitable for beginners.
OpenGl
- 下面的程序演示了一个三角形,可以通过菜单修改其状态。-Following the procedure demonstrated a triangle, you can modify its status through the menu.
qt_notes
- qt的学习笔记,从简单的hello qt,连接信号,对话框,菜单和工具条。。。到2D和3D图形系统,opengl调用,非常实用-qt learning notes, from a simple hello qt, connecting signal, dialog, menu and toolbar. . . To 2D and 3D graphics system, opengl calls, very useful
interGraphics
- opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
cs
- 游戏简介 一把小手枪,子弹不限。三张地图。消灭完所有敌人过关。 操作说明 移动: W A S D 视角: 鼠标移动 开枪: 鼠标左键 Esc: 回主菜单 F1 : 窗口最小化 (data文件夹和可执行文件cs1.exe应放在同一文件夹中) 制作说明 VC+OPENGL,MD2/MDL模型-About the game a small pistol, bullets open. 3 maps. Complete elimination of al
OpenGl-tutors
- opengl 入门工具,通过修改参数来观看效果,通过单击鼠标上下拉动绿色参数修改,右键有菜单,附有源码-opengl starter kit, by modifying the parameters to watch the effect of driving up and down by clicking the mouse, the green parameter modification, right there is the menu, with a source
1
- 各种3D图形,圆锥,球,茶壶。应用菜单选择。OpenGL编程。-A variety of 3D graphics, cone, sphere, teapot. Applications menu. OpenGL programming.
SourceCode
- 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
simple_menu_opengl
- opengl api 菜单设计及简单绘图-opengl api menu design and simple graphics
菜单
- 可以进行图形的变换,右键可以使用菜单改变图形的形状(A graphic transformation can be made, and the right key can change the shape of the figure using a menu)
鼠标控制正方体下拉菜单
- 可实现鼠标控制正方体菜单的贴图和鼠标键盘控制旋转。(Mapping and mouse keyboard control can realize the mouse to control the rotating cube menu.)
opengl 3种函数画线
- 使用opengl画线,dda算法,中点算法,bresenham 算法,右键菜单实现线段颜色粗细的选择(Use OpenGL line, DDA algorithm, middle point algorithm, Bresenham algorithm, right key menu to select the color of line segment)