文件名称:opengl-Camera
介绍说明--下载内容均来自于网络,请自行研究使用
基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code)
Init.cpp (The Source File containing the Win32 and OpenGL initialization code)
Camera.cpp (The Source File containing the camera implementation)
3DMath.cpp (The Source File containing 3D math routines)
3DMath.h (The Header File containing 3D math routine definitions)
Camera.h (The Header File containing the camera class definition)
Main.h (The Header File containing definitions for the main program)
CameraWorldCollision.vcproj (The VC++ Project File holding the project info)
CameraWorldCollision.sln (The Solution File holding the solution info)
World.raw (The map file)
Libraries: opengl32.lib (The OpenGL Interface Library needed to compile the program)
glu32.lib (The OpenGL Utility Library needed to compile the program)
winmm.lib (The Windows Multimedia Library needed to compile the program)
Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the
&l
Init.cpp (The Source File containing the Win32 and OpenGL initialization code)
Camera.cpp (The Source File containing the camera implementation)
3DMath.cpp (The Source File containing 3D math routines)
3DMath.h (The Header File containing 3D math routine definitions)
Camera.h (The Header File containing the camera class definition)
Main.h (The Header File containing definitions for the main program)
CameraWorldCollision.vcproj (The VC++ Project File holding the project info)
CameraWorldCollision.sln (The Solution File holding the solution info)
World.raw (The map file)
Libraries: opengl32.lib (The OpenGL Interface Library needed to compile the program)
glu32.lib (The OpenGL Utility Library needed to compile the program)
winmm.lib (The Windows Multimedia Library needed to compile the program)
Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the
&l
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Camera World Collision
......................\3DMath.cpp
......................\3DMath.h
......................\Camera.cpp
......................\Camera.h
......................\CameraWorldCollision.exe
......................\CameraWorldCollision.sln
......................\CameraWorldCollision.suo
......................\CameraWorldCollision.vcproj
......................\Init.cpp
......................\Main.cpp
......................\World.raw
......................\main.h
......................\3DMath.cpp
......................\3DMath.h
......................\Camera.cpp
......................\Camera.h
......................\CameraWorldCollision.exe
......................\CameraWorldCollision.sln
......................\CameraWorldCollision.suo
......................\CameraWorldCollision.vcproj
......................\Init.cpp
......................\Main.cpp
......................\World.raw
......................\main.h