Cross-platform graphics abstraction library examples running in your browser via WebGPU.
Demonstrates 3D rendering with textures using the C API
Same example using the idiomatic C++ wrapper API
Real-time procedural pattern generation with compute shaders
Same compute demo using the C++ API