搜索资源列表
OPENGL(4).rar
- 前面三篇文章已经把OPENGL的编程基本结构描述完毕。以后 会在这个基础上逐渐深化,不断增添新内容。这一篇是讲述 键盘操作和动画基础(实际还差的远哪)。只是个简单的能 由用户控制的动画,让物体前后移动,左右旋转。是我们自 己的第一个QUAKE!当然这个版本谁买谁上当,呵呵。 这篇的另一个目的就是加深前面对于CALLBACK函数的认识以 及对于变换的直观解释,任何变换你都可以从屏幕上通过自 己的操作看出来: 我只把和以前变化的部分标记中文解释
键盘控制和三维透明(7、8)
- 这个是相当不错的OpenGL教程,该教程的每一篇都是结合着实例, 结合着源代码来讲解的, 循序渐进, 是学习 OpenGL 的佳品。 Lesson7--Lesson8-this is a fairly good guide OpenGL, the Directory each with a combination example, in conjunction with the source code to explain the gradual process of learning Op
SnowMan2
- opengl键盘和鼠标控制,改进了前面一个程序
aswd实现Opengl漫游键盘控制
- 通过定义键盘上的aswd来控制OPENGL中的摄像机的前进、后退、左转、右转
opengl的太阳系
- 有详细注释的opengl包含光照,纹理,转动,键盘交互的程序
opengl贴图旋转长方体
- 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
OpenGL-Camera
- OpenGL 摄像机初始化与摄像机键盘控制-Camera OpenGL initialization and keyboard control the camera
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
opengl
- 一个简单的场景漫游。通过鼠标、键盘等实现交互。程序简单,适合新手。-A simple scene roaming. Mouse, keyboard, etc. interact. Program is simple, suitable for beginners.
circle
- OPENGL入门程序,圆形的绘制,包括响应键盘的移动-OPENGL entry process, drawing round, including the response to the keyboard for mobile
opengl_my
- opengl漫游程序,可用键盘上下左右控制前进方向,是做虚拟现实的好资料-opengl roaming process, the keyboard can control up and down left and right direction is good information to do virtual reality
dffs
- 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
Ball
- 自己编写的一个基于OpenGL的反弹球小程序,鼠标点击中间的小球可使其运动,并在盒子中反弹,根据点击位置的不同会有不同的运动轨迹。可通过键盘进行改变视角等操作,可作为OpenGL入门的参考-A OpenGL-based program, the bouncing ball. Click on the ball, and the ball will start moving, the path is based on the point you click. You can also change
dayandnight
- opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
MySolarSystem(1.2)
- OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
OpenGL Robot
- OpenGL机器人: 带有光照效果,并可以通过键盘或鼠标来改变光源的位置; 用户可以通过键盘来旋转机器人的手臂或腿; -MFC under the framework of opengl robot, head, hands, feet can include the overall rotation, of course, light and color! ! ! ! !
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
robot
- opengl中实现机器人,手臂的绘画,用键盘控制,手臂的旋转-opengl in the robot arm of the painting, keyboard control, the rotation of the arm
zhengye
- opengl代码,三维球体关照效果,带键盘操作-i can t
openGL鼠标操作和字符键盘操作
- 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)