MusicVisualization

This project ports some music visulization shaders from WebGL to Android OpenGL ES. It captures the audio's fft & waveform data by system's Visualizer, and then pass them to a 2-lines height texture that can be used in a shader program.

20180203232513

GitHub