react-three-fiber
https://github.com/pmndrs/react-three-fiber
TypeScript
🇨🇭 A React renderer for Three.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to react-three-fiber
Help out
- Issues
- fix(webgpu): make the three Inspector a lazy import to break the Turbopack cycle
- fix(webgpu): make useRenderPipeline rebuilds recompile and stop leaking the old scenePass
- fix(webgpu): give scoped TSL resources valid WGSL identifiers
- fix(core): stop useTexture's array/record forms looping forever
- fix(webgpu): correct multi-canvas resize targeting
- fix(webgpu): narrow useThree/useFrame to WebGPURootState on the /webgpu entry
- fix(core): keep the renderer root alive when a child suspends
- [v10 alpha] BLOCKER: /webgpu entry throws "Cannot read properties of undefined (reading 'REVISION')" under Turbopack — Inspector import cycle
- [v10 alpha] Multi-canvas resize: primary resizes another canvas's target, and secondaries keep a stale depth attachment
- v10 alpha: scoped useGPUStorage produces an invalid WGSL identifier (scope.name), shaders fail to parse
- Docs
- TypeScript not yet supported