r3f-bubbles icon indicating copy to clipboard operation
r3f-bubbles copied to clipboard

A ⚡️ react-three-fiber and 🌭 drei demo

Preview 🧼 https://r3f-bubbles.netlify.app 🧼

Featuring react-postprocessing

To run locally:

# using npm
npm install 
npm run start

# using yarn
yarn 
yarn start