Mini OpenGL stub to make shadertoy stuff work offline with ffmpeg
Tyrolyean
72f3e51b7b
This receives the audio input, performs the fft on it and has all the nescessary preparations for then binding the audio data to the 2d texture for the GLSL. Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net> |
||
---|---|---|
shaders | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
shader.c | ||
shadermeh.c | ||
shadermeh.h | ||
window.c |