react-three-offscreen
react-three-offscreen copied to clipboard
📺 Offscreen worker canvas for react-three-fiber
Resolves #20
Building the cra example with latest dependency versions fails. This fixes the issue.
I have added renderProps to the canvas that dynamically rerenders the canvas when it changes. Also I have noticed that the functions that I passed as props to the canvas...
V1
**Description:** I am using Next.js with the app folder and the `react-three-offscreen` library to animate a GLB model, which is being loaded through a Web Worker. When testing on desktop...
this package is awesome, but it seems un-maintained currently.. there's some stuff that hasn't been vended to npm yet (like the strict mode fix), as well as the "v1" PR...