Unity Music Visualizer

twitterlinkedin

Ever since I downloaded WinAmp as a kid, I have always wanted to make a music visualizer. Recently I have been inspired by others I had seen on the internet. So I decided to make one with Unity.  This was also a fun project as I made the rounded cube myself in Maya!  =D  I painted the custom cube with white near the top so that I could sample the vertex color in the shader to control the scaling vertically.  The shader uses instancing to offload more work onto the GPU.  The music is analyzed in real-time.  Therefore the analyzer can work with any song.  Feel free to download the project and play around with it.  Enjoy!  =D

Scaler.shader

Download the Sample Project

twitterlinkedin
Share It!

2 thoughts on “Unity Music Visualizer”

  1. Fantastic. Always learn so much from your posts.
    I wish Unity could support you to create a Unity Authorized Udemy course on the subject.

    Cheers,
    b

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.