Some music visualization demos on Android.
Clone or download
Latest commit 96a9873 Jan 6, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app Upgrade stuff Jan 6, 2019
gradle/wrapper Upgrade stuff Jan 6, 2019
image Add preview images Jan 24, 2018
.gitignore Initial commit Jan 24, 2018
LICENSE Initial commit Jan 24, 2018
README.md Add preview images Jan 24, 2018
build.gradle Upgrade stuff Jan 6, 2019
gradle.properties Initial commit Jan 24, 2018
gradlew Initial commit Jan 24, 2018
gradlew.bat Initial commit Jan 24, 2018
settings.gradle Initial commit Jan 24, 2018

README.md

This project ports some music visulization shaders from WebGL(Shadertoy.com) 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 (more detail).

Preview Preview Preview Preview Preview etc

Download apk to try: Releases page