This framework is part of the two-part article series explaining the basics of Compute Shaders with DirectX 12. Part 1 - The Theory: https://www.stefanpijnacker.nl ...
compute.toys is a WebGPU-based compute shader playground that lets you write, compile, and run compute shaders directly in the browser. It uses the Slang shading language, which gets transpiled to ...