Dev tools: Visual C++
File size: 1975 KB
Update: 2011-07-19
Downloads: 0
Describe:
OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
File list(Click to check if it's the file you need, and recomment it at the bottom):
OpenGL_MD2File\Camera.cpp
..............\Camera.h
..............\CBMPLoader.cpp
..............\CBMPLoader.h
..............\data\back.BMP
..............\....\cloud.BMP
..............\....\Desktop_.ini
..............\....\detail.BMP
..............\....\front.BMP
..............\....\left.BMP
..............\....\right.BMP
..............\....\terrain.BMP
..............\....\terrain.raw
..............\....\top.BMP
..............\Debug\BuildLog.htm
..............\.....\Camera.obj
..............\.....\CBMPLoader.obj
..............\.....\Font.obj
..............\.....\GLFrame.obj
..............\.....\GLWindow.obj
..............\.....\MD2File.exe
..............\.....\MD2File.ilk
..............\.....\MD2File.obj
..............\.....\MD2File.pdb
..............\.....\MD2Loader.obj
..............\.....\SkyBox.obj
..............\.....\stdafx.obj
..............\.....\Terrain.obj
..............\.....\vc70.idb
..............\.....\vc70.pdb
..............\.....\Vector.obj
..............\Font.cpp
..............\Font.h
..............\GLFrame.cpp
..............\GLFrame.h
..............\GLWindow.cpp
..............\GLWindow.h
..............\hobgoblin.bmp
..............\hobgoblin.MD2
..............\MD2File.cpp
..............\MD2File.exe
..............\MD2File.h
..............\MD2File.ncb
..............\MD2File.sln
..............\MD2File.suo
..............\MD2File.vcproj
..............\MD2Loader.cpp
..............\MD2Loader.h
..............\SkyBox.cpp
..............\SkyBox.h
..............\stdafx.cpp
..............\stdafx.h
..............\Terrain.cpp
..............\Terrain.h
..............\Vector.cpp
..............\Vector.h
..............\data
..............\Debug
OpenGL_MD2File