~ $ cd worlds && cat *

Worlds

Mons fractals was a university graphics assignment from before the year 2000: Java 1.1.8 on MS-DOS, a pipeline of filters that grew a planet and wrote it out as VRML for a browser plugin to fly around. This is the same pipeline, in TypeScript, with nothing underneath it, and the dials on the outside so you can play.

Drag the world to turn it; let it go and it keeps turning. Every dial is one of the filters:

The pipeline runs in order, and the order is the meaning: raise the land, put in the sea, work out the climate from height and latitude, and only then paint. Paint first and there is nothing to paint.