Procedurally generated noise based islands, inspired by the art in Godus.
The generator combines noise to create a height map, then uses marching squares to create layers, which are then extruded to make 3D meshes. These are rendered in three.js.
Try it out: here