https://github.com/gsimone/r3f-bubbles
A ⚡️ react-three-fiber and 🌭 drei demo
https://github.com/gsimone/r3f-bubbles
Last synced: about 1 year ago
JSON representation
A ⚡️ react-three-fiber and 🌭 drei demo
- Host: GitHub
- URL: https://github.com/gsimone/r3f-bubbles
- Owner: gsimone
- Created: 2020-07-30T16:28:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T09:28:48.000Z (over 4 years ago)
- Last Synced: 2025-04-15T01:14:48.239Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://r3f-bubbles.netlify.app
- Size: 6.95 MB
- Stars: 119
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preview 🧼 https://r3f-bubbles.netlify.app 🧼
### Featuring [react-postprocessing](https://github.com/react-spring/react-postprocessing)

To run locally:
```bash
# using npm
npm install
npm run start
# using yarn
yarn
yarn start
```