Examples from the Three.js Fundamentals website recreated in react-three-fiber renderer.
R3F Version
My journey learning react-three-fiber began by recreating examples from the Three.js Fundamentals website. I reckon it might get handy for someone, so I share the code on GitHub.
react-three-fiber
Three.js Fundamentals
$ npm i
$ npm run dev