搜索资源列表
OPENGL(4).rar
- 前面三篇文章已经把OPENGL的编程基本结构描述完毕。以后 会在这个基础上逐渐深化,不断增添新内容。这一篇是讲述 键盘操作和动画基础(实际还差的远哪)。只是个简单的能 由用户控制的动画,让物体前后移动,左右旋转。是我们自 己的第一个QUAKE!当然这个版本谁买谁上当,呵呵。 这篇的另一个目的就是加深前面对于CALLBACK函数的认识以 及对于变换的直观解释,任何变换你都可以从屏幕上通过自 己的操作看出来: 我只把和以前变化的部分标记中文解释
OpenGL动态球体
- 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully d
opengl-montion
- 用vc++和opengl开发实现的反走样程序,用两个移动的物体来演示-with vc and borders to achieve the anti-aliasing procedures, the use of two mobile objects to demonstration
OpenGL实现 户外地形模拟
- OpenGL实现 户外地形模拟 移动鼠标可以变换视角 有很立体的感觉 学习OpenGL的良好素材,A wonderful OpenGL program, simulate the World.Nice tool to study OpenGL
opengl-fog.rar
- 简单的使用OpenGL生成雾的效果,可以在场景内移动视角,观察雾的效果对场景的影响,Simple to use OpenGL to generate the effect of fog, you can move in the perspective of the scene to observe the effect of fog on the impact of scene
opengl-3d
- 使用 opengl 编写的 3d 模型 在 密闭空间内 进行 第一视角的 行走 移动-3d models written using opengl in a confined space within the first view of the walking movement
circle
- OPENGL入门程序,圆形的绘制,包括响应键盘的移动-OPENGL entry process, drawing round, including the response to the keyboard for mobile
dayandnight
- opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
2
- openGL 编写的多边形应用程序,可以存储和调入多边形,能移动选择的多边形的位置-openGL polygon write applications that can be stored and transferred to polygons, the polygons can move the location of choice
3DMath-Graphics07052008
- OpenGL实现的球链,可以缩放,移动,旋转-OpenGL achieved ball chain, you can zoom, move, rotate
OpenGl
- 本代码完成在Vc里调用OpenGl内的库函数来绘制移动矩形-Vc call in at OpenGl rendering mobile rectangular
camera1
- opengl中的camera操作,视点可以任意方向移动-camera
Tutorial_5_Transformations
- VC下的opengl程序,第五章:opengl中变换的使用,包括移动旋转和缩放-VC under opengl procedures, Chapter V: opengl in the use of transformation, including rotation and scaling Mobile
code2
- opengl Blend ESC:退出程序 F1:窗口模式或全屏模式的切换 B:允许或禁止Blend 上下方向键:控制外层矩形的Alpha值 左右方向键:向左或向右移动外层的矩形 PageUP、PageDown:沿Z轴向外、向内移动外层的矩形-opengl Blend ESC: exit F1: Window mode or full-screen mode switch B: to permit or prohibit Blend up and down ar
Bezier
- OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
OpenGL Starter sphere light
- OPenGL机器人,可实现向前/后走,光源左右移动,镜头拉近拉远等操作.-OPenGL robots can be realized forward/post away, light source and move around, zoom in zoom out such an operation.
openGL_mouse_handle
- OpenGL实现的鼠标移动翻转物体,用鼠标对窗口中的物体实现拖动、翻转等交互操作。-OpenGL implementation of the mouse movement turning objects with the mouse on the window object to achieve drag, flip, etc. interact.
OpenGL移动缩放旋转
- OPENGL 旋转变换等操作实例~~~~~~~~~(Examples of operations such as OPENGL rotation transformation)
openGL房间
- OpenGL3D房间场景,可漫游移动,房间内有桌椅等简单家具。(OpenGL3D room scene, can roam, room with table and chair, and other simple furniture.)
OPENGL 3D象棋
- 用opengl编写的3d国际象棋,可以移动