Open gut4 opened 3 years ago
With OffscreenCanvas we can use web workers. It can improve performance.
There is polyfill that simplify cross browser use. https://github.com/ai/offscreen-canvas
I have a WebGL offScreen canvas draft, I may merge once #71 is merged.
Any love for this issue, The linked PR seems to be merged
With OffscreenCanvas we can use web workers. It can improve performance.
There is polyfill that simplify cross browser use. https://github.com/ai/offscreen-canvas