Awesome
Unity Audio Visualizer
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:
- VX Util (UnityUtil)
- Setup a project with URP as it's SRP.
- Clone the UnityUtil repository into your
Packages
folder. - Clone this repository into your
Packages
folder. - And you are ready to go!
Support the project!
<a href="https://www.patreon.com/voxelltech" target="_blank"> <img src="https://teaprincesschronicles.files.wordpress.com/2020/03/support-me-on-patreon.png" alt="patreon" width="200px" height="56px"/> </a> <a href ="https://ko-fi.com/voxelltech" target="_blank"> <img src="https://uploads-ssl.webflow.com/5c14e387dab576fe667689cf/5cbed8a4cf61eceb26012821_SupportMe_red.png" alt="kofi" width="200px" height="40px"/> </a>Join the community!
<a href ="https://discord.gg/Mhnyp6VYEQ" target="_blank"> <img src="https://gist.githubusercontent.com/nixon-voxell/e7ba303906080ffdf65b106f684801b5/raw/97c6dfce3459c0a2c2ea8e1b9593612346f3abfc/JoinVXDiscord.svg" alt="discord" width="200px" height="200px"/> </a> <a href ="https://discord.gg/X3ZucbxXFc" target="_blank"> <img src="https://gist.githubusercontent.com/nixon-voxell/e7ba303906080ffdf65b106f684801b5/raw/97c6dfce3459c0a2c2ea8e1b9593612346f3abfc/JoinVXGithubDiscord.svg" alt="discord" width="200px" height="200px"/> </a>License
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.