ChatGPT

ChatGPT writes generative art.

I tried to get ChatGPT to make a p5.js script to emulate one I made a few years ago. I provided a description a accurately as possible — this took about 10 tries. This is the end result, after adding a couple of small changes to make it more aesthetically pleasing (changed dot sizes and added randomization to the noise scale). It took about 1 hour. The main reason for the visual difference between ChatGPT's and my script is around the specific mechanics used under the hood of the particle movement — I think this might actually have been my own misremembering of my own code leading to not being able to explain it well enough for ChatGPT to recreate it.

Loading...