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 ships free with every copy of VKO1. Premium packs unlock for $2.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.
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. Here's what's on deck right now:
Hand-drawn occult diagrams, ink-blot ritual marks, and parchment-grain alchemical plates rendered as live audio-reactive Metal shaders. A pack for sets that feel scribbled, not rendered.
A Daft Punk-inspired pack in the works — think chrome helmets, pyramid light rigs, and vectorscope sunsets. Tight, clean, and locked to the beat. More to reveal when the helmets say so.
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 ships free. Premium packs unlock for $2.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