Mini OpenGL stub to make shadertoy stuff work offline with ffmpeg
Go to file
tyrolyean 12396a8bb0
Add more audio shaders
Signed-off-by: tyrolyean <tyrolyean@tyrolyean.net>
2022-07-20 23:45:51 +02:00
shaders Add more audio shaders 2022-07-20 23:45:51 +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 Make fft work, add sample rate to stabilize waveform 2022-07-20 23:43:41 +02:00
shadermeh.h Make fft work, add sample rate to stabilize waveform 2022-07-20 23:43:41 +02:00
window.c Add license boilerplate 2022-07-17 15:58:53 +02:00