react-three-offscreen icon indicating copy to clipboard operation
react-three-offscreen copied to clipboard

📺 Offscreen worker canvas for react-three-fiber

Results 16 react-three-offscreen issues
Sort by recently updated
recently updated
newest added

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...

**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...