Landscape generator
This program simply generates a scene with random midpoint displacement algorithm. The scene is also lit and shadowed in a pretty bad way and therefore the lighting calculation at the beginning takes some time. The program uses SDL and OpenGL to render the scene.
