搜索资源列表
lightdemo
- 这是演示灯光照明的很好的例子,可以展示openGL光照的漂亮效果。 鼠标左键旋转,右键菜单选择。-This is the demonstration of street lighting in a very good example to show the beautiful openGL illumination effects. Rotating the left mouse button, right-click menu options.
maiden
- opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
square
- 当用鼠标左键点下绘制正方形,拖动鼠标会产生正方形线,右键探出菜单,退出,放大,缩小。When you press left botton,it will be genereted a squre,move it will display your track with square,right botton will pop menu,include exit,zoom in,zoom out
Line.rar
- glut画线程序 自己做了一个用glut画直线段、多段线和闭合直线段的小程序.操作方法:单击鼠标右键会有弹出菜单,执行相关命令可以画线。 如果下所包里的程序不能执行,用VC重新编译一下就可以执行了。,Line glut procedures do draw a line segment with glut, multi-paragraph straight line and close the applet. operation: Click the right mouse button w
right_Button_Menu.rar
- OpenGL右键菜单实现 用gltu做的,初学的一个demo,比较简单,Right menu OpenGL using gltu do a beginner demo, relatively simple
OpenGLPpolygon
- opengl 画多边形的小程序 右键菜单 可以移动-opengl draw the polygon can be moved right-click menu applet
rroobboott
- opengl画小人 有详尽中文注释 可以动 键盘操作 手:5、6 头:7、8 右键菜单-opengl paintings villain Notes can be moved by keyboard operators were: 5,6 head: 7,8 Right menu
3_1homework
- opengl自己写的一个小程序 可以画折线 矩形 关联右键菜单-opengl to write a small program to draw a line rectangle associated with right-click menu
HW2-Hexagonal-Antiprism
- opengl 做的 六棱镜 带自动旋转 并且带 右键菜单击出功能-Draw a Hexagonal Antiprism with opengl and make an pop-up menus
3.11
- 折线和矩形的橡皮筋绘制技术,并采用右键菜单实现功能的选择-Rubber band line and rectangle drawing techniques, and using context menu options to achieve functional
xiangpijin
- 橡皮筋技术带右键菜单功能,实现直线和矩形的橡皮筋技术,并采用右键菜单功能选择-Right-click menu functions with a rubber band technology, to achieve a straight line and rectangle rubber band technology, and feature selection using right-click menu
xiangpijin
- 1.学习掌握橡皮筋绘制技术 2.熟悉opengl编程流程 3.利用绘制折线完成橡皮筋 4.采用右键菜单实现功能选择 -1. Learn the rubber bands rendering technology 2. Familiar with opengl programming process 3. Use draw line complete rubber band 4. The right menu selection function
OpenGL_MFC
- 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
GL_Exercise
- 用opengl画的一个2D羊驼,可以用键盘控制左右移动,跳跃,旋转,更改颜色,用鼠标拖动,右键菜单控制,放大缩小-Opengl draw a 2D alpaca can be controlled using the keyboard to move around, jump, rotate, change color, use the mouse to drag the right-click menu control, zoom
3.11
- 折线和矩形的橡皮筋绘制技术,并采用右键菜单实现功能的选择-Rubber band line and rectangle drawing techniques, and using context menu options to achieve functional
3dsnail
- 这是我们小组用opengl做的一个3d蜗牛小程序,程序实现wasd控制摄像机前后左右移动,qe控制俯仰角,zx控制上下移动,ijkl加alt键控制蜗牛移动,鼠标在地面点击可移动蜗牛到改点,并添加了一个绕y轴转的点光源,为两只蜗牛添加了不同的材质。右键菜单里有相应的重置,退出等。-This is our group with opengl 3d snail do a small program, program wasd to control the camera move around, qe
face2D
- 二维可交互的卡通人脸,按↑可旋转,可以用鼠标拖动其在窗口中的位置,可以右键菜单更改颜色,适合opengl初学者-。--Dimensional interactive cartoon faces, press ↑ to rotate, you can drag its location in the window with the mouse, you can right-click menu to change the color, suitable for beginners opengl-.
Opengl_Drag
- 在窗口中绘制三角形和四边形两个简单填充图形,并且它们能够被鼠标选中并随鼠标一起拖动,此外能够使用右键菜单分别设置两个简单图形的颜色-Draw two triangles and quads simple filled shapes in a window, and they can be selected together with the mouse and drag the mouse, in addition to use the right-click menu to set the c
菜单
- 可以进行图形的变换,右键可以使用菜单改变图形的形状(A graphic transformation can be made, and the right key can change the shape of the figure using a 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)