mirror of
https://gitlab.com/sdbs_cz/digital-garden-anabasis.git
synced 2025-01-22 23:17:06 +01:00
Automatic update, changed: tools.automorph_pixelsort.md
This commit is contained in:
parent
9ba23a19ae
commit
d01d39cdcd
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue