Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rexim
Last active May 2, 2021 09:25
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rexim/c5c32fb92ef61d0292e543dfb7a064a5 to your computer and use it in GitHub Desktop.
Save rexim/c5c32fb92ef61d0292e543dfb7a064a5 to your computer and use it in GitHub Desktop.
emoteJAM Elevator Pitch Document

emoteJAM

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:

clownBlob

"Laughing" filter:

clownLaughing

"Hop" filter:

clownHop

The original image these emotes where generated from is

tsodinClown

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment