7 ms·
I am a generative artist, but I write my tools in Swift, and the algorithms and math differ from those of other generative artists. In addition to the generativ
by coldcode 2y ago
I am a generative artist, but I write my tools in Swift, and the algorithms and math differ from those of other generative artists. In addition to the generative elements, I also include manual image manipulation and digital painting. I wrote an article on my art blog, https://artasartist.com/what-is-generative-art/ https://artasartist.com/what-is-generative-art/, that has a different focus than this article and includes what I do.
- swayvil 2y agoNice stuff. Does any of it move? I mean, in addition to images, do you do video? Sound? https://vimeo.com/313049496 https://vimeo.com/313049496
- coldcode 2y agoNot yet; my tools and processes are not ready for animation. But I plan to work on it eventually.
- swayvil 2y agoHere's an easy way. Make a bunch of sequential images Put them together with ffmpeg (which is free. You just do a command line command and specify the dir with the image files. You can also specify fps, quality etc) Voila, it's an mp4 or whatever