Skip to content

Bp103/floatbeatGL

Repository files navigation

floatbeatGL

I make floatbeat music in C

gcc floatbeatGL.c -o your_executable -lfreeglut -lglu32 -lopengl32 -lportaudio

requires freeglut and portaudio.