GPT-3 and me: A generative coding study
The question I had on my mind when starting this process was whether a natural language processing AI like GPT-3 could be creative. One of the avenues that ended up being disappointing was the creation of metaphors and poetry. GPT would combine and rearrange existing metaphors into semi-meaningful sentences, sometimes outright stealing poetry. Unlike DALL.E 2, GPT is only able to generate text and not diffuse/generate images. To circumvent this, I decided to try to make it create generative artworks from the p5js JavaScript library. I knew GPT could create simple code and source it from a large codebase already presents in the training data. What I wanted to see was whether I could push the system to produce something that could be considered “original”. This article follows selected inputs and outputs from the generative art journey between GPT-3 and me, a collaborative article. I have never written a line of Javascript code in my life. (Free mint on my page!)
Kinetics by Andrew Mitchell
Kinetics is a neo-constructivist 512 piece generative art project built using p5js. Each Kinetic delicately moves from it’s origin, giving the appearance of infinite space and possibility. The viewer witnesses the construction of the Kinetic floating inside of the negative. Shapes and lines move around the Kinetic in a dazzling display of contrasting color. The collection is viewable at https://www.fxhash.xyz/generative/slug/kinetics.
Gallery: Ceremony
A gallery of the public domain art used in Ceremony, a #cc0 project by Jeres celebrating #fxhashturnsone.
Regarding Verdant Brut
Discussing Verdant Brut, its palettes & inspirations, and a way to pack palettes in a terse way.
"Absorbed:" A Story of Discovery Told Through Generative Animation
A brief chronicle of the development of "Absorbed," leading British hi-end audio maker KEF's generative art collaboration on fx(hash). To summarize: transforming noise into pattern meant discovering the unexpected and incredible in between.
Project notes: Coronado
A little about the making of Coronado, the guitar it's named after (but not really about), an appreciation for imperfection and how to work around a blending bug in Chrome.