/UnityAudioVisualizer

Simple Audio Visualizer in Unity

Primary LanguageC#MIT LicenseMIT

Simple Audio Visualizer for Unity

DISCLAIMER: Credit goes mostly to Hypnotoad09 (original source code here)

Changes to the original

  • Converted from UnityScript to C#, using this online converter and some manual adjustments
  • Made the result circular, and improved performance
  • Rotating camera

The final result is somewhere in between Hypnotoad09's first and second versions (see videos below).

Videos

Hypnotoad09's first version

Hypnotoad09's advanced version

Hypnotoad09's advanced version

Hypnotoad09's first version

References