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
- Host: GitHub
- URL: https://github.com/gsimone/r3f-control
- Owner: gsimone
- Created: 2020-08-04T12:35:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T11:21:27.000Z (almost 6 years ago)
- Last Synced: 2025-04-15T01:07:39.001Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://r3f-control.netlify.app
- Size: 4.85 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preview 🔻 https://r3f-control.netlify.app/ 🔻

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