faizalski / UnityAudioVisualizer

Simple Audio Visualizer in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Audio Visualizer in Unity

License:MIT License


Languages

Language:C# 100.0%