-
**Page Affected:** https://developers.google.com/web/updates/2018/08/offscreen-canvas#use_offscreencanvas_in_a_worker
**What needs to be done?**
The section _Use OffscreenCanvas in a worker_ con…
-
In https://github.com/junov/OffscreenCanvasAnimation/commit/5f969ddcee610908c01694ed6f1b1ec717afaa78#diff-fe83e208ade4a4d8de4dc610010e1271R91, there is an example to illustrate how to set up a synchro…
-
## Expected Behavior
both render and model executor to be in the same space (preferably worker)
then there is no need to convert to compactbinary
## Actual Behavior
render is in main thread, mod…
-
![A GIF or MEME to give some spice of the internet](https://media4.giphy.com/media/wlc1wQBDp9NsjyyTuu/giphy.gif?cid=ecf05e4746gc1qkwgmhx8oedshwclk2cys7v3bz9lfndgl7b&rid=giphy.gif&ct=g)
## *What* …
-
This test tests that setting width or height to an empty string has no effect, but I don't believe this is a valid reading of the spec. The width and height properties are unsigned longs - An empty st…
-
Although Safari 16.4 supports OffscreenCanvas API and the `VirtualBackgroundProcessor` does its job, after switching to `GaussianBlurBackgroundProcessor` video becomes unprocessed. Moreover, after som…
-
### Feature request
Support for [OffscreenCanvas API](https://developer.mozilla.org/fi/docs/Web/API/OffscreenCanvas).
Sometimes the render can take a long time and it seems to lock up the main J…
-
https://developers.google.com/web/updates/2018/08/offscreen-canvas
https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas
If Ebiten can work on a worker, multiple Ebiten instances can wo…
-
I briefly looked at #6797 and what might remain there:
* There's a note below the `OffscreenCanvas` IDL that's no longer applicable:
> OffscreenCanvas is an EventTarget so that WebGL can f…
-
Hi Federico.
Is it possible to load a nxz file using offscreencanvas?
Best regards