Automatic update, changed: tools.automorph_pixelsort.md

This commit is contained in:
sdbs Terra 2022-07-11 14:25:25 +02:00
parent 9ba23a19ae
commit d01d39cdcd

View file

@ -64,6 +64,9 @@ for image in *.png ; do python3 -m pixelsort "$image" -i edges -t 0.5 -a 90 -s
## [[ffmpeg]] ## [[ffmpeg]]
- `ffmpeg -framerate 15 -i f%d.png f.gif` - `ffmpeg -framerate 15 -i f%d.png f.gif`
## [[tools.imagemagick]]
- `mogrify -format png *.jpeg` imagemagick batch
## Adjacent ## Adjacent
- https://github.com/topics/generative-art - https://github.com/topics/generative-art
- https://github.com/terkelg/awesome-creative-coding - https://github.com/terkelg/awesome-creative-coding