how to write a direct3d camera and make it move like a first person game
hello all, me and my friend are writing a 3d game engine in directx 11 in our spare time for fun in c++ but were wondering on how we would achieve making our camera move around our 3d world, or rather how to make the 3d world move around our camera, any help would be greatly appreciated. thanks :D