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(example): clean up v10 demos
- v10 alpha: `useUniform` doesn't track value changes after mount, and resolves the wrong store
- Types: store uniforms aren't assignable to material node slots (`UniformNode<unknown>` vs `Node<"color">`)
- Alpha 5.
- Beta 1
- Update Examples to v10 best practices
- docs: give useTexture/useTextures a dedicated page
- Build the docs with pmndrs/docs@v4
- test(test-renderer): cover the equirect background path in the mock GL contract test
- useRenderPipeline: who owns a pass, and who disposes it
- Docs
- TypeScript not yet supported