Repository for messing with shader effects.
Videos are decoded in real-time with ffmpeg and the byte data is uploaded as a texture uniform to the GPU. We can then render it onto a screen-filling triangle.
use vcpkg for associated libraries
TODO:
- add imgui support
- shader switching
ascii shader inside files is derived from https://www.shadertoy.com/view/lssGDj

