Coherence Compute
- · - fps
a GPU kernel you wrote in .cl, compiled live ←

Real-time camera effects that run on any device, with nothing to install.

This effect is running on your camera right now, on your GPU, in an ordinary browser tab: no app, no plugin, no upload. Write an effect once and it works on every phone, laptop and browser, identically. The green line below proves the CPU and GPU produce the same pixels. The how, for the curious: you write it in Coherence Language, and a compiler that compiles itself turns it into a GPU shader, live as you type.
pick a look
or write your own .cl kernel
→ WGSL, emitted by the .cl compiler (WASM) → your GPU

 
verifying CPU = GPU…
compiler cl2wgsl.wasm sha256 e62c141d94… · the same .cl runs on your CPU (WASM/JS) and your GPU (WGSL); the receipt above checks they agree, pixel for pixel.
Coherence Energy Labs™
Get in touch →