2.20.0
Video can now be played on the webgpu canvas using importExternalTexture
. This functionality was added in q5-webgpu-image.js because the shader for video is nearly the same as the one for displaying images, and it uses the same vertex buffer.
createCapture
implemented in q5-dom.js