https://github.com/tiagocavalcante/r3f-orbitcontrols-example
Example app using r3f-native-orbitcontrols
https://github.com/tiagocavalcante/r3f-orbitcontrols-example
example orbitcontrols r3f react-native
Last synced: 10 months ago
JSON representation
Example app using r3f-native-orbitcontrols
- Host: GitHub
- URL: https://github.com/tiagocavalcante/r3f-orbitcontrols-example
- Owner: TiagoCavalcante
- License: mit
- Created: 2023-04-16T17:40:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T00:12:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T11:50:52.605Z (12 months ago)
- Topics: example, orbitcontrols, r3f, react-native
- Language: TypeScript
- Homepage: https://github.com/TiagoCavalcante/r3f-native-orbitcontrols
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r3f-orbitcontrols-example
Example app using [r3f-native-orbitcontrols](https://github.com/TiagoCavalcante/r3f-native-orbitcontrols)

## How to use?
```sh
git clone https://github.com/TiagoCavalcante/r3f-orbitcontrols-example
cd r3f-orbitcontrols-example
npm i
npm start
```