emoteJAM
is a simple website that generates animated BTTV emotes from static images.
That idea is to apply a well established "meme meta filters" to static emotes. Such as JAM, Hop, etc.
The most important feature of the website is that it's completely client-side and can be easily deployed to something like GitHub Pages. It uses WebGL to animate static images and gif.js to generate actual GIF files inside of your browser.
The project is currently in development and not available to general public until it's more or less feature-complete.
Some examples of the emotes the website is currently capable of generating:
Some inside joke meme filter:
"Laughing" filter:
"Hop" filter:
The original image these emotes where generated from is
Once the website is more or less feature-complete it's gonna be completely free and Open Sourced under MIT license
UPD. It's publicly available!
- Deployed to https://tsoding.org/emoteJAM/
- Source Code at https://github.com/tsoding/emoteJAM