This is a home for small things which I have created. I am tempted to call these things art, but they are really just the by-products of me screwing around with code.
July 2019
Built with P5.js on my iPhone using the JSAnywhere App. This demo attempt to visualize Conway's Game of Life using motion in a way that slightly obscures which cells are actually alive, making the algorithm a bit less visually apparent and hopefully giving it more of a life-like appearance.
November 2017
This is a pretty simple experiment with P5.js. It is a loop of cubes arrranged in a sphere rotating and expanding/contracting. I find it soothing. Probably going to revisit this soon but with the loops library to make it easier to export gifs of the loops.