2011 I developed a fractal terrain rendering program. The terrain is roughly generated using a (very small) heightmap. Midpoint displacement is then applied to generate a more detailed structure.
I have also implemented a quad tree to speed up rendering.
You can download the executeable here.
The screenshots below are all done with one small 64×64 pixel heightmap.