Coherence Live · self-hosted - · - updates/sec · - fps
compiled by a .cl compiler that is itself .cl ←
Living visuals that run on any screen, with no graphics code.
Move the sliders and shape a field of light, computed live on your graphics card. Real-time visuals
like this normally take a graphics programmer and only run on the hardware they were built for. Here you shape it with
sliders (or one line of math) and it runs the same on any phone, laptop or browser, nothing to install. People use
this kind of thing for live show and stream visuals, generative art, teaching, and effects in apps and games,
without a graphics team. For engineers: the compiler doing it is written in its own language, in this tab.
shape the field
→ WGSL, the GPU code your sliders wrote
compiler cl2wgsl.wasm sha256 e62c141d94… · the same compiler targets your CPU too - CPU=GPU, proven