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.
As of Febrary 2013, a web interface is available. It does not have all the options of the offline version, and (so as to not overburden the server, which I share with many others) the size of maps is limited. But it is easier to use and does not require any installation.
The offline program (which you can download below) runs from a command line, so no fancy GUI. Lots of command-line options, though. A thing to note if you are using both the web tool and the offline program is that seeds in the web tool are integers that get "0." prefixed to then to get the equivalent for seed for the offline version. So, for example, the seed 1111111 in the web tool corresponds to the option "-s 0.1111111" in the offline program.
Both the program itself and maps created by the program are free for use, modification and reproduction, both privately and for commercial purposes, as long as this does not limit what other people may do with the program and images they produce with the program. For example, you can not copyright an image produced by the program unless you have substantially modified it afterwards, because other people might use the same parameters as you used to produce the same image. If you add code to the program that you do not wish to share, you can claim copyright for the code you write yourself, but that does not extend to the program as a whole. If you are in doubt about any particular use, you are welcome to contact me using the email address at the bottom if this page.
A few examples of maps generated by the program are shown below. Click on the pictures to see larger versions.
Last update: August 14 2024.
The zip file contains the source code (in C), a manual and a few other files. A Windows executable (for the command-line) is included. You need a C compiler to compile the program for other platforms.
Last update: August 14 2024.
This is cross-compiled from Linux using mingw-64 and tested using wine. When running, it gives a couple of harmless error messages. You may also want files (e.g. colour maps) from the zip file.
Last update: August 14 2024.
The manual is a PDF 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.
In March 2016 a change has been made to how maps are generated, so if you want to recreate old maps, use the old zip file below. Note that the -T option is only available in the new version.
Last update: November 12 2014.
Last update: November 12 2014.