Camera4_OGL

所属分类:OpenGL
开发工具:Visual C++
文件大小:39KB
下载次数:89
上传日期:2004-09-14 17:18:01
上 传 者aqing99
说明:  我写的一个OPENGL的程序。可以进行3D画图和平移旋转操作。
(I wrote an OpenGL procedures. Can 3D drawing and rotating shift operation.)

文件列表:
Camera Part4 (3rd Person) (0, 2003-02-26)
Camera Part4 (3rd Person)\Camera.cpp (7958, 2002-05-24)
Camera Part4 (3rd Person)\Camera4.exe (45056, 2003-04-19)
Camera Part4 (3rd Person)\Camera4.sln (914, 2003-04-19)
Camera Part4 (3rd Person)\Camera4.suo (8704, 2003-04-20)
Camera Part4 (3rd Person)\Camera4.vcproj (4045, 2003-04-19)
Camera Part4 (3rd Person)\Init.cpp (10907, 2002-05-24)
Camera Part4 (3rd Person)\Main.cpp (15723, 2003-04-19)
Camera Part4 (3rd Person)\main.h (5027, 2002-05-24)

//*****************************************************************************// // // - "Talk to me like I'm a 3 year old!" Programming Lessons - // // $Author: DigiBen digiben@gametutorials.com // // $Program: Camera4 // // $Description: Rotates the camera in 3rd persom mode // // $Date: 11/1/01 // //****************************************************************************// 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 code) Main.h (The Header File containing definitions for the main program) Camera4.vcproj (The VC++ Project File holding the project info) Camera4.sln (The Solution File holding the solution info) Libraries: opengl32.lib (The OpenGL Interface Library needed to compile the program) glu32.lib (The OpenGL Utility Library needed to compile the program) Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the .vcproj file. This will open up visual c++. You will most likely see the code for .cpp. If you don't, press CRTL+ALT+L This will open the "Solution Explorer". There you should find two folders named "Source Files" and "Header Files". Double click on the "source" folder and you should see your source file(s) with a .cpp extension after it. Double click on the file and it will open up in your main window. Hit Control-F5 to run the program. You will probably see a prompt to compile/build the project. Click OK and the Win32 program should pop up. :) EULA: Your use of this tutorial constitutes your agreement to GameTutorials' Terms of Use found at: http://www.gametutorials.com/TermsOfUse.htm www.GameTutorials.com 2000-2003 GameTutorials

近期下载者

相关文件


收藏者