UnityAudioVisualizer
Audio Visualizer in Unity.
git clone https://github.com/nixonyh/UnityAudioVisualizer.gitnixonyh/UnityAudioVisualizerUnity 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
Packagesfolder. - Clone this repository into your
Packagesfolder. - And you are ready to go!
Support the project!
Join the community!
License
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.
more like this
svelte-audio-waveform
Generate stunning audio waveforms with Svelte 5 and Canvas. Transform an array of peak data into beautifully rendered,…
esp32-p4-jit
ESP32-P4 dynamic RISC-V compiler - faster iteration (1-2s vs 30-60s firmware rebuild) | Native performance, zero inter…
