My favourite things from the Louvre Abu Dhabi were Cy Twombly's Untitled I-IX paintings. They're structured but chaotic and beautifully imperfect.
Twombly created similar pseudo-writing (his description) art throughout his life and his earlier iterations are simpler and more like something I could understand and replicate in code. This is my first attempt at an algorithmic Twombly.
In projects like this the good stuff is in the code producing unexpected results. And getting instant visual feedback (see Bret Victor's Inventing on Principle) is the fastest way to interesting. Pushing the parameters to the extreme generates something more unexpected and original.
This Twombly is formed from rows of interconnected Bézier curves intended to look like joined up 'e' characters. The parameters control the exact position of the anchor and control points in those curves, ensuring they're not all identical. The maths to create the curves (and keep them resembling 'e' characters) was laborious. It was done on graph paper with a calculator and is the main reason I've only used a single character.
The background is intended to resemble chalk and was based on Tyler Hobbs' simulated watercolour, which is the best combination of a brilliantly clever yet simple idea.
For the next iteration I'd like to generate the curves automatically, perhaps from reverse engineering some hand drawn characters. I'd also like to switch from pencil lines to fountain pens or paint brushes. One of the joys of Twombly's Untitled I-IX series are the drips, splashes and messiness of the paint. You don't get that from my somewhat clinical version.