Preview https://r3f-liquid-bottle.netlify.app 🍾🍾🍾
Made with react-three-fiber and use-cannon
-
Refraction shader: https://tympanus.net/codrops/2019/10/29/real-time-multiside-refraction-in-three-steps/
-
Liquid shader: https://www.patreon.com/posts/quick-game-art-18245226
# using npm
npm install
npm run start
# using yarn
yarn
yarn start