This is a reimplementation of the sticky image effect seen on MakeReign and Ultranoir with react-three-fiber
, with the help from this Codrops tutorial.
Main dependencies:
three.js
react
andreact-three-fiber
react-spring
zustand
- GLSL (shaders)
yarn
yarn start
or
npm install
npm start