This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
๐จ๐ญ A React renderer for Three.js
๐จ๐ญ A React renderer for Three.js
@react-three/fiber [](https://npmjs.com/package/@react-three/fiber) [](https://npmjs.com/package/@react-three/fiber) [](https://twitter.com/pmndrs) [](https://discord.gg/ZZjjNvJ) [](https://opencollective.com/react-three-fiber) [](https://blockchain.com/eth/address/0x6E3f79Ea1d0dcedeb33D3fC6c34d2B1f156F2682) [](https://blockchain.com/btc/address/36fuguTPxGCNnYZSRdgdh6Ea94brCAjMbH) react-three-fiber is a React renderer for threejs. Build your scene declaratively with re-usable, self-contained components that react to state, are readily interactive and can participate in React's ecosystem. ```bash npm install three @types/three @react-three/fiber ``` > [!WARNING] > Three-fiber is a React renderer, it must pair with a major version of React, just like react-dom, react-native, etc. @react-three/fiber@8 pairs with react@18, @react-three/fiber@9 pairs with react@19. --- #### Does it have limitations? None. Everything that works in Threejs will work here without exception. #### Is it slower than plain
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...