Context Free Animator
Posted: Sat Aug 23, 2014 12:03 pm
I have made a program using Python 3 that creates animations from Context Free Art drawings.
http://www.goshdarngames.com/context-free-animator/
The repository can be found here - it includes some documentation:
https://github.com/flembobs/Context-Free-Animator
A gallery of animations I've made can be found here:
http://www.goshdarngames.com/context-fr ... r-gallery/
The program works by parsing a CFDA file that has some special mark-up and converting it into a CFDG file and then passing that to Context Free.
The output is a series of PNGs straight from Context Free. I combined them into animations using http://www.gifmaker.me/ and then converted those to HTML videos using http://www.gfycat.com/
You can combine the images using any animation software (e.g. GIMP) - I found it handy to use the online tools I mentioned.
I have tested it on Windows but it should (fingers crossed) work on linux/unix as well.
If you create an animation I'd be happy to include it in my gallery if you wish. Just reply here.
Any feedback is appreciated!
http://www.goshdarngames.com/context-free-animator/
The repository can be found here - it includes some documentation:
https://github.com/flembobs/Context-Free-Animator
A gallery of animations I've made can be found here:
http://www.goshdarngames.com/context-fr ... r-gallery/
The program works by parsing a CFDA file that has some special mark-up and converting it into a CFDG file and then passing that to Context Free.
The output is a series of PNGs straight from Context Free. I combined them into animations using http://www.gifmaker.me/ and then converted those to HTML videos using http://www.gfycat.com/
You can combine the images using any animation software (e.g. GIMP) - I found it handy to use the online tools I mentioned.
I have tested it on Windows but it should (fingers crossed) work on linux/unix as well.
If you create an animation I'd be happy to include it in my gallery if you wish. Just reply here.
Any feedback is appreciated!