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.
npm install three @react-three/fiber
This repository is just a fork of https://github.com/pmndrs/react-three-fiber to develop new changes. Please check the upstream repo for documentation, releases, demos, and information about contributors and backers.
NB changes on the master branch itself are just to keep the fork separate from the official project and will never be upstreamed. New development that will be upstreamed takes place on branches.