React.js , three.js (React-three-fiber) and react-spring 3d animation tutorial

Опубликовано: 14 Октябрь 2024
на канале: ui-code-tv
8,650
151

Create interactive 3d animation with react.js, three.js (react-three-fiber) and react-spring.

IMPORTANT: In the video at time (00:2:35) , I mention that to install react-three-fiber you need to run "npm react-three-fiber" but the correct command that should be run is this "npm install three @react-three/fiber". My apologies, I initially recorded it with the correct command but made last minute edit to correct something else.

Code: https://github.com/ui-code-tv/react-f...

React-three-fiber Doc : https://docs.pmnd.rs/react-three-fibe...
React-spring Doc: https://docs.pmnd.rs/react-three-fibe...