Reading resources
Learn more about react three fiber and three.js.
Ecosystem
A list of useful packages.
- @react-three/gltfjsx – turns GLTFs into JSX components
- @react-three/drei – useful helpers for react-three-fiber
- @react-three/postprocessing – post-processing effects
- @react-three/flex – flexbox for react-three-fiber
- @react-three/xr – VR/AR controllers and events
- @react-three/cannon – physics based hooks
- zustand – state management
- react-spring – a spring-physics-based animation library
- react-use-gesture – mouse/touch gestures
- leva – create GUI controls in seconds