DrumPadVFX - Unity WebGPU and Web MIDI Sample
DrumPadVFX is a Unity Web sample project showcasing the integration of WebGPU and Web MIDI. It serves as a visualizer specifically designed for Yamaha Finger Drum Pads (FGDP-30/50), allowing you to trigger visual effects by hitting the pads.
Currently, the visualizer supports the following pads: Kick, Snare, Hi-hat (closed and open), and Crash cymbal.
Note: A browser with both WebGPU and Web MIDI support is required. Chrome or Edge is recommended.
Explore the source project on GitHub here.
For details of Unity WebGPU support, please visit the Discussions thread.
Back to the index page.