We made first progresses understanding riemers tutorials and build our first terrain from a grayscale image. The color changes as the terrain gets higher. Nothing special here so far
The first thing we really coded our selfes is a camera class which takes care about the viewport. In addition one can control the camera with the WSAD and QZ (up and down) keys as well as the mouse to look around and fly over our level.
The code and comments on it will only be released when the whole project is finished