Skip to content

v2.20

Latest
Compare
Choose a tag to compare
@quinton-ashley quinton-ashley released this 05 Feb 20:30
· 5 commits to main since this release

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