WavTexture
Waveform texture
Bakes an audio waveform into a texture for use in Unity shaders
A Unity example showing how to bake a waveform of an audio clip into a texture and use it in a shader.
110 stars
13 watching
11 forks
Language: C#
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
keijiro/noiseshader | Provides functions for generating gradient noise in 2D and 3D space | 1,133 |
keijiro/testbedhdrp | A Unity project showcasing custom effect ideas with HDRP for graphics development | 1,219 |
keijiro/voxelman | An extreme demonstration of using Unity's Entity Component System with C# Job System and Burst Compiler for efficient multi-core processing in 3D voxel rendering. | 1,857 |
naomiaro/waveform-playlist | An application for editing and playing multitrack audio files with waveform preview, cues, fades, and effects | 1,470 |
keijiro/sdfvfxsamples | Unity samples showcasing SDF-based visual effects with the VFX Graph tool | 871 |
mochiescode/mochies-unity-shaders | Provides Unity shader assets for creating custom visual effects in games and applications. | 358 |
codeacme17/1llest-waveform-vue | A Vue3 plugin for controlling and visualizing audio waveforms | 31 |
kelvinau/circular-audio-wave | A JavaScript library for visualizing audio data in a circular wave pattern using the Web Audio API and ECharts. | 256 |
bbc/audiowaveform | Generates visual representations of audio signals from various file formats | 1,923 |
race604/waveloading | A wave-like loading animation drawable for Android applications. | 1,447 |
jerosoler/wave-audio-path-player | An audio player component with a customizable waveform visualizer | 53 |
andydbc/unity-texture-packer | A utility tool to combine color channels from different textures into a single output. | 683 |
euniceylee/waves | Transforms spoken words into physical sound waves in real-time | 35 |
s-ilent/smarttexture | Automates the process of packing texture channels into a single texture for Unity projects. | 13 |
figbug/wavetable | A VST3 and AU plugin synthesizer using wavetable synthesis with modulation options | 145 |