You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are open to it, I will go ahead and create a pull request-- I think it should be relatively straight forward after looking through the code in Canvas.tsx and render.ts.
For my own use case, shared workers support would be extremely helpful because an essential library already runs in a worker but needs to initiate communication with the worker that was passed to react-three-offscreen (which was, of course, invoked from the main thread.)
The text was updated successfully, but these errors were encountered:
If you are open to it, I will go ahead and create a pull request-- I think it should be relatively straight forward after looking through the code in Canvas.tsx and render.ts.
For my own use case, shared workers support would be extremely helpful because an essential library already runs in a worker but needs to initiate communication with the worker that was passed to react-three-offscreen (which was, of course, invoked from the main thread.)
The text was updated successfully, but these errors were encountered: