Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OffScreen canvas #479

Open
mnordine opened this issue Jun 14, 2019 · 1 comment
Open

Use OffScreen canvas #479

mnordine opened this issue Jun 14, 2019 · 1 comment

Comments

@mnordine
Copy link
Contributor

Might be a little perf boost to get canvas off the main thread.

https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas

@surma
Copy link
Contributor

surma commented Jun 14, 2019

It's Chrome only and the devices that would benefit don't run a recent chrome. The remaining devices all run WebGL where we don't have performance problems. Once we have wide support for OSC, Id love to ship it tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants