Summary
As we begin Tank Battles, we have covered quite a bit of ground! We implemented a basic arc-ball camera that we can rotate around our game world, read a bitmap image to create a three-dimensional terrain map, and implemented HLSL code to texture the terrain.
In Chapter 6, Tank Battles – The Big Guns, we will look at adding a 3D tank model to our game and positioning it within the game world.