I have a WebGLTexture and I need to draw it into another Canvas or (preferably) OffscreenCanvas by using WebGL calls to run a simple copy/passthrough shader. How can I do this?
Thanks!
I have a WebGLTexture and I need to draw it into another Canvas or (preferably) OffscreenCanvas by using WebGL calls to run a simple copy/passthrough shader. How can I do this?
Thanks!