This example is running in WebGL2 and should work in most browsers. You can check the WebGPU examples here.
//! Shows how to render a polygonal [`Mesh`], generated from a [`Quad`] primitive, in a 2D scene.
use ;
//! Shows how to render a polygonal [`Mesh`], generated from a [`Quad`] primitive, in a 2D scene.
use ;