Init
This commit is contained in:
commit
751e21f981
7 changed files with 155 additions and 0 deletions
4
create_gif.sh
Executable file
4
create_gif.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
gifski -r 24 -o render/"$1".gif render/"$1"*.png
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue