Skip to content

nixonyh/UnityAudioVisualizer

Repository files navigation

Unity Audio Visualizer

Demo

This is a package than handles audio processing and visualization. Anyone can use this package in any way they want as long as they credit the author(s) and also respect the license agreement.

Audio Visualizer

The audio visualizer is made using custom VFX Graph and custom Shader (Wireframe Shader). It also utilizes Unity's Job System and Burst Compiler to manipulate each triangles of the mesh of the audio visualizer.

Installation

This package only supports the Universal Render Pipeline.

External dependencies:

  1. Setup a project with URP as it's SRP.
  2. Clone the UnityUtil repository into your Packages folder.
  3. Clone this repository into your Packages folder.
  4. And you are ready to go!

Support the project!

patreon kofi

Join the community!

discord discord

License

This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.

About

Audio Visualizer in Unity.

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

95 stars

Watchers

4 watching

Forks

Sponsor this project

Packages

 
 
 

Contributors