Hand-crafted Metal shader packs for VKO1 — browse, preview, and drop onto any pad. Every shader runs on the GPU, reacts to audio, and locks to BPM.
Open the store from the bag icon in the top bar. Metal Starter and Cel Impact ship free with every copy of VKO1. Premium packs unlock for $1.99 each — one-time, no subscription, yours forever.
And every pack ships with source code. Open any shader in the Node Editor and rewrite it however you want.
Each pack is a focused aesthetic — a complete set of shaders that share a visual language. Drop a whole pack into a bank and you've got sixteen pads with matching energy. Or mix and match across packs for layered sets.
12 hand-crafted Metal shaders — cel-shaded flame licks, comic impact stars, manga speed lines and screentone, ink rain and spell-cast vortices. Audio-reactive, BPM-synced, and built for sets that hit like a shonen finale.
14 hand-crafted Metal shaders — spinning vinyl, after-hours disco, neon ziggurats, and Tokyo neon rain. French-touch synthwave visuals, audio-reactive and BPM-synced for your late-night set.
12 hand-crafted Metal shaders — ink-washed textures, alchemical diagrams, and organic matter in motion. Audio-reactive, BPM-synced, and built for sets that blur the line between ancient and digital.
24 hand-crafted Metal shaders — from aurora curtains and CRT monitors to digital rain and voronoi glass. Audio-reactive, BPM-synced, and ready for your next set. Ships installed with every copy of VKO1.
12 hand-crafted Metal shaders — from VHS glitch storms and occult trading cards to PCB circuit deities and mech diagnostics. Audio-reactive, BPM-synced, and built to haunt your next set.
12 hand-crafted Metal shaders — from CRT scanlines and chunky EGA palettes to hard-edged DOS terminals. Audio-reactive, BPM-synced, and built to bring a raw, analog-digital vibe to your sets.
Best of all — every pack in the store includes the full Metal source code. Open any shader in VKO1's Node Editor, read how it works, fork it, and rewrite it however you want. Change colors, swap algorithms, bolt on your own audio reactivity. The packs are a starting point, not a black box.
// VKO1 · Metal Starter Pack fragment float4 aurora( float2 uv [[ stage_in ]], constant Uniforms &u [[ buffer(0) ]] ) { float t = u.bpm_phase * 6.2831; float e = u.audio_energy; float y = uv.y + sin(uv.x*3.0 + t) * 0.18; float3 hue = palette(y + e * 0.4); float glow = smoothstep(0.6, 0.0, abs(y)); return float4(hue * glow * (1.0 + e), 1.0); } // ⚒︎ yours to remix
New packs land regularly. Re-open the store anytime to see what's new — the bag icon lights up when something new drops.
The Shader Store lives inside VKO1 — no external downloads, no sideloading. Open, preview, install, play.
Tap the bag icon in the top bar. The store opens as a sheet right over your session.
Tap any pack to see it play in real time. Every shader is rendered on-device so what you see is exactly what you'll get.
Metal Starter and Cel Impact ship free. Premium packs unlock for $1.99 — one-time, no subscription.
Long-press any pad → [Pack Name] submenu → pick a shader. It's now on that pad with full effect, MIDI, and AutoMix support.
VKO1 is on the App Store. The Shader Store is one tap away — Metal Starter is already waiting.
Download on the App Store