Search Unity

Audio Visualization in Unity

Discussion in 'Audio & Video' started by SNS_Case, Apr 30, 2016.

  1. SNS_Case

    SNS_Case

    Joined:
    Oct 7, 2011
    Posts:
    58
    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. :)
     
    cabled_mess and aihodge like this.
  2. aihodge

    aihodge

    Joined:
    Nov 23, 2014
    Posts:
    163
    Cool, thanks for sharing!
     
    SNS_Case likes this.