Description: D3D9.0 SDK-based production of 3D demo ./DXD3D Simple D3D engine, include some of the common util classes, such as skinned mesh and static mesh, etc.
./res Resources. .
./Textures Resources.
./Bin compiled program, and necessary dll and resources, the resources are the same as what exists in the parent directory. It can be run directly.
(DX9.0 runtime maybe necessary)
File list (Check if you may need any files):
ENG3D\bin\d3dx9d_24.dll
.....\...\Engine3D.exe
.....\...\loggermy.txt
.....\...\Textures\skybox1_negx.jpg
.....\...\........\skybox1_negy.jpg
.....\...\........\skybox1_negz.jpg
.....\...\........\skybox1_posx.jpg
.....\...\........\skybox1_posy.jpg
.....\...\........\skybox1_posz.jpg
.....\...\........\Thumbs.db
.....\...\tiger.bmp
.....\...\tiger.x
.....\...\tiny.x
.....\...\tiny_4anim.x
.....\...\Tiny_skin.bmp
.....\...\Tiny_skin.dds
.....\...\Walker.jpg
.....\...\walker.X
.....\D3DEngineDevice.cpp
.....\D3DEngineDevice.h
.....\.XD3D\3DObject.cpp
.....\.....\3DObject.h
.....\.....\Camera.cpp
.....\.....\Camera.h
.....\.....\D3DSingleDevice.cpp
.....\.....\D3DSingleDevice.h
.....\.....\DInputMgr.cpp
.....\.....\DInputMgr.h
.....\.....\dxstdheader.cpp
.....\.....\dxstdheader.h
.....\.....\Heightmap.cpp
.....\.....\Heightmap.h
.....\.....\LoggerCpp.cpp
.....\.....\LoggerCpp.h
.....\.....\Matrix.cpp
.....\.....\Matrix.h
.....\.....\SimpleTerrain.cpp
.....\.....\SimpleTerrain.h
.....\.....\SkinnedMesh.cpp
.....\.....\SkinnedMesh.h
.....\.....\Skybox.cpp
.....\.....\Skybox.h
.....\.....\StaticMesh.cpp
.....\.....\StaticMesh.h
.....\.....\stdafx.cpp
.....\.....\stdafx.h
.....\Engine3D.aps
.....\Engine3D.cpp
.....\Engine3D.h
.....\Engine3D.ncb
.....\Engine3D.rc
.....\Engine3D.sln
.....\Engine3D.suo
.....\Engine3D.vcproj
.....\loggermy.txt
.....\MainFrm.cpp
.....\MainFrm.h
.....\Meshes.cpp
.....\ReadMe.txt
.....\res\Engine3D.ico
.....\...\Engine3D.rc2
.....\Resource.h
.....\SkinnedMesh.cpp
.....\stdafx.cpp
.....\stdafx.h
.....\Textures\skybox1_negx.jpg
.....\........\skybox1_negy.jpg
.....\........\skybox1_negz.jpg
.....\........\skybox1_posx.jpg
.....\........\skybox1_posy.jpg
.....\........\skybox1_posz.jpg
.....\........\Thumbs.db
.....\tiger.bmp
.....\tiger.x
.....\tiny.x
.....\tiny_4anim.x
.....\Tiny_skin.bmp
.....\Tiny_skin.dds
.....\Walker.jpg
.....\walker.X
.....\bin\Textures
.....\bin
.....\DXD3D
.....\res
.....\Textures
ENG3D