Description: // This is the first demo in the Direct3D camera demo series. In this demo we
// implement the classic vector based camera. The camera supports 2 modes of
// operation: first person camera mode, and flight simulator camera mode. We
// don t implement the third person camera in this demo. A future demo will
// explore the implementation of the third person camera.
To Search:
File list (Check if you may need any files):
D3DCamera1.vcproj
D3DCamera1.exe
camera.h
input.h
normal_mapping_utils.h
camera.cpp
input.cpp
main.cpp
normal_mapping_utils.cpp
normal_mapping.fx
wood_color_map.jpg
wood_normal_map.jpg
D3DCamera1.sln