An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

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

### Featuring [react-postprocessing](https://github.com/react-spring/react-postprocessing)

![](https://raw.githubusercontent.com/gsimone/r3f-bubbles/master/screenshot.jpg)

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

# using yarn
yarn
yarn start
```