文件名称:OpenGl-Program
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-21
- 文件大小:
- 14.49mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the program is to simulate the concert scene, the set off of the background music, a simulation of the stage lighting, the audience, the right mouse button color change stage.Roaming through the keyboard up and down or so key move, the left mouse button to rotate.Integral in order to study related algorithm principle, expressed in terms of effect on the effect of seem a bit abstract.In the document root directory with OpenGl library, collecting information on the Internet is configured.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenGl程序\ReadMe.txt
..........\OpenGL开发库\INCLUDE\GL.H
..........\............\.......\GLAUX.H
..........\............\.......\GLEXT.H
..........\............\.......\GLU.H
..........\............\.......\GLUT.H
..........\StdAfx.h
..........\OpenGL开发库\INCLUDE\WGLEXT.H
..........\4.cpp
..........\StdAfx.cpp
..........\Debug\4.exe
..........\OpenGL开发库\DLL\glmf32.dll
..........\............\...\glu.dll
..........\............\...\glu32.dll
..........\............\...\glut.dll
..........\............\...\glut32.dll
..........\............\...\opengl32.dll
..........\Debug\4.obj
..........\.....\StdAfx.obj
..........\OpenGL开发库\LIB\GLAUX.LIB
..........\............\...\GLU32.LIB
..........\............\...\GLUT32.lib
..........\............\...\OPENGL32.LIB
..........\data\1.bmp
..........\....\3.bmp
..........\Baby.wav
..........\OpenGL开发库\AppWizard\MapX Application.awx
..........\............\.........\MFC OpenGL-NEHE.awx
..........\............\.........\MFC OpenGL.awx
..........\............\.........\OPENGL单文档.AWX
..........\............\.........\OPENGL对话框.AWX
..........\............\.........\OPENGL多文档.AWX
..........\............\.........\XautCGIS.awx
..........\4.dsp
..........\4.dsw
..........\Debug\vc60.idb
..........\.....\4.ilk
..........\4.ncb
..........\4.opt
..........\Debug\4.pch
..........\.....\4.pdb
..........\.....\vc60.pdb
..........\4.plg
..........\OpenGL开发库\AppWizard
..........\............\DLL
..........\............\INCLUDE
..........\............\LIB
..........\data
..........\Debug
..........\OpenGL开发库
OpenGl程序