Mini OpenGL stub to make shadertoy stuff work offline with ffmpeg
Go to file
tyrolyean b2fa322e30
Set c standard to c11
Signed-off-by: tyrolyean <tyrolyean@tyrolyean.net>
2022-07-20 23:43:00 +02:00
shaders Implement sound buffer texture 2022-07-19 21:54:39 +02:00
.gitignore Initial commit 2022-07-16 22:13:49 +02:00
LICENSE Back to the future 2022-07-17 15:59:24 +02:00
Makefile Set c standard to c11 2022-07-20 23:43:00 +02:00
shader.c Implement sound buffer texture 2022-07-19 21:54:39 +02:00
shadermeh.c Hack up audio fft with libfftw3 2022-07-19 22:37:09 +02:00
shadermeh.h Hack up audio fft with libfftw3 2022-07-19 22:37:09 +02:00
window.c Add license boilerplate 2022-07-17 15:58:53 +02:00