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

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

Awesome Lists containing this project

README

          

# r3f-orbitcontrols-example

Example app using [r3f-native-orbitcontrols](https://github.com/TiagoCavalcante/r3f-native-orbitcontrols)

![Interacting with the OrbitControls](https://github.com/TiagoCavalcante/r3f-orbitcontrols-example/assets/62714153/02c1bb85-c0f0-4d67-a842-e89477c398e6)

## How to use?

```sh
git clone https://github.com/TiagoCavalcante/r3f-orbitcontrols-example
cd r3f-orbitcontrols-example
npm i
npm start
```