搜索资源列表
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
VC++环境下实现opengl的物体移动效果
- 本代码主要在VC++环境下实现opengl的物体移动效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve results opengl objects move, if not compile opengl development libraries available (opengl development library) fi
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,
Tunnel
- opengl程序,用opengl编写的一条带围墙道路的模型,可以以摄像头模式移动场景,可以选择过滤模式。-opengl program using opengl written in a model with a wall of road, can move the camera scene mode, you can choose filtering mode.
Light
- opengl 球体的描绘 进行渲染 移动 放大与缩小 以及坐标系的变换-opengl rendering depicts the sphere move zoom in and out, and coordinate system transformation
openglexe
- OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
OpenGL-square-animation
- OpenGL 方块动画:一个方块在窗口内不断移动的的动画,对OpenGL有帮助-OpenGL square animation: a square in the window of the continued to move within the animation, OpenGL to help
CameraRove
- 一个opengl摄像漫游的实例,通过鼠标来上下左右地移动摄像机,可以通过键盘W、S、A和D键来前后左右地移动摄像机。-An example of opengl camera roaming through the mouse to move the camera around from top to bottom through the keyboard W, S, A and D keys to move the camera around.
RotateAndTranslateASierpinski(3Dimension)
- 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environme
3DMath-Graphics07052008
- OpenGL实现的球链,可以缩放,移动,旋转-OpenGL achieved ball chain, you can zoom, move, rotate
colorcubes
- Program to draw a color cube and allow the user to move the camera suitably to experiment with perspective viewing. Use openGL functions.
PTfigurerevolving
- P/T数字转台为原型,在VC++6.0环境下,运用与其有着紧密接口的 OpenGL软件包,开发转台监控软件。该软件能实时采集转台工作参数,并把参数以三维图像形式直观显示出来,且可以通过改变参数实现对转台的控制,当转台参数异常时,该软件给予提示。-The P/T figure revolving stage the main body of a book is produced owing to this problem , in order to strengthening the tall c
man
- snow man is dere u can move it different direction in opengl
XX
- 这是一个用openGL做的3D空间移动图像的源代码。-This is a code of move object in 3D space.use tool of openGl.
lighting
- This program demonstreatse how to use lights in opengl enviorment. It is a simple demonstration of a spotlight (car lights) on two cubes (cars) chasing each other. You can move light of the second cube with "awsd" keys.
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.
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
zad2
- camera move in OpenGL
robot
- 在opengl中完成了机器人手臂的绘制,此程序主要用到的是opengl中的旋转和移动,经过测试本程序可用-Done in opengl rendering of the robot arm, this program used to rotate and move in opengl tested this program available
Move
- 在opengl中,通过光照变换、控制光源、创建光源模型来实现3D图形的动画效果。-Control the light source in opengl light transform, to create a light source model to animation 3D graphics.