搜索资源列表
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
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.
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.
maze3D
- Source Code OpenGL and Java (JOGL), for generate 3D maze (using DFS algorithm), and you can move a cursor in maze, using your mouse, to find a way out from maze.
A2_81984
- openGl engine code written by c++ and has a lot of functionality ... for example the camera. and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera. and the object move in
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
Lesson20
- 采用openGL编译程序,绘制了图形与背景反方向移动的图像-Using the the openGL compiler, draw the image of the graphics and background move in opposite directions
Move
- 在opengl中,通过光照变换、控制光源、创建光源模型来实现3D图形的动画效果。-Control the light source in opengl light transform, to create a light source model to animation 3D graphics.
STL-MOVE
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for