First WebGPU Demo
This demo uses WebGPU to draw a triangle. The popup menus control the color of the triangle and the background color of the canvas on which the canvas is drawn.
The main purpose of the demo is to check whether your web browser can do WebGPU. If not, instead of seeing a triangle, you see an error message. If your browser is not already set up to use WebGPU, it might be possible to enable it.