2020
Tessellation
Tessellation is a web app that I made with Sébastien Mazauric to generate very specific image compositions. You give the app several small images, define rules how the images should connect, and the app calculates the resulting image. Go to the web app See the code
The algorithm is similar to the Wang tiles problem.