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

Enable multiple renderers per web worker with resource sharing #2

Open
mateuszmigas opened this issue Nov 15, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@mateuszmigas
Copy link
Owner

It's often useful to share some resources between renderers for instance in WebGL. Efficient resource sharing between workers or workers and the main thread is probably not an option with current browsers capabilities. Enable multiple renderers per worker instead with resource sharing option.

@mateuszmigas mateuszmigas added the enhancement New feature or request label Nov 15, 2020
@mateuszmigas mateuszmigas self-assigned this Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant