re: AI discourse
@flesh Nod nod nods
I tinkered with Processing (mostly the JS one) and before that raw PIL. I kinda want to get back too, it's interesting.
re: AI discourse
@arina_artemis For the record, my current setup is Python using moderngl to load the shaders and pillow to save images that I then encode with ffmpeg. Probably not the ideal setup (handling the encoding within the code itself would be preferable), but that's my current workflow.
re: AI discourse
@arina_artemis In my case GLSL shaders and back in the day Python CPU rendering (bad idea). But yeah, writing code to calculate the mathematical patterns that then form art.
(I mean the spirals)