The planet-map generator shown of this page has been developed in small increments over more than 20 years, so the code is a bit messy. But if you just want to run the program, this shouldn't matter for you.
The program runs from a command line, so no fancy GUI. Lots of command-line options, though.
A few examples of maps generated by the program are shown below. Click on the pictures to see larger versions.
Last update: January 31 2012.
The zip file contains the source code (in C), a manual and a few other files. You need a C compiler to compile the program.
Last update: November 29 2011.
The manual is a plain text file describing command-line options and instructions for compiling the program.
The slides explain how the maps are generated and compares to other map-generation techniques.