Ecosyste.ms: Awesome

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: 3 months ago
JSON representation

A โšก๏ธ react-three-fiber and ๐ŸŒญ drei demo

Lists

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
```