Audio Visualization in Unity

Hey folks, I had a hobby project a while ago that I recently updated to Unity 5. The code is a bit of a mess, but it’s a good starting point for those who might want to learn how to make their own visualizations or interact with audio spectrum output. It’s also a public repository, and anybody that wants to contribute to make the project cleaner, better, faster, etc is more than welcome to do so. I know I was originally inspired to do this project by seeing what other people were doing with similar visualizations. Programming should be a fun learning experience, and I hope that this helps others on their path!

Repository:
https://github.com/casefc3s/Unity-AudioVisualization-

Video:

Enjoy, and if you have any questions I’ll do my best to answer them in this thread. :slight_smile:

2 Likes

Cool, thanks for sharing!

1 Like