Feature 5 – Kevin
feature 5 was a little trickier to implement. I read in the terrain file and read in the height values into a 2D float array. I then applied those heights to the camera’s position as you moved around and that allowed the camera to automatically be set to the height of the terrain.