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

https://github.com/gsimone/r3f-control

A ⚡️ react-three-fiber demo inspired by the videogame 🔻 Control
https://github.com/gsimone/r3f-control

Last synced: about 1 year ago
JSON representation

A ⚡️ react-three-fiber demo inspired by the videogame 🔻 Control

Awesome Lists containing this project

README

          

# Preview 🔻 https://r3f-control.netlify.app/ 🔻

![](https://github.com/gsimone/r3f-control/blob/master/screenshot.jpg?raw=true)

```bash
# using yarn
yarn && yarn start

# using npm
npm install && npm run start
```