tsoding / emoteJAM

Simple website that generates animated BTTV emotes from static images.
https://tsoding.github.io/emoteJAM/
MIT License
158 stars 21 forks source link

Moved shaders into their own files #84

Open Vlad-Zumer opened 2 years ago

Vlad-Zumer commented 2 years ago

Moved shaders into their own files and added fetchers for them. This should allow for syntax highlighting when writing shader code and also declutters the filters.ts file.