-
Is there any option to spin the globe on an axis (like 23.5°) so it can look literally like a globe? Combing through the documentation, examples, and Issues has led me nowhere.
-
### Describe the bug
I'm use CameraControls in '@react-three/drei/native', which based on this libary, but it cause this bug
So, it is possible to use CameraControls in react native ?
![image](ht…
-
We could remove a lot of the work involved with using different renderers (react-three-fiber, react-native, etc.) and make interop slightly easier if we defaulted to always converting kebab-case to ca…
-
React-Three-Fiber use a custom renderer : https://twitter.com/0xca0a/status/1309229634870013952
I tried this approach few months ago but it was not so easy and it was not possible to mix html and t…
-
最近几个月都在沉迷《八方旅人2》,~~由于最近比较空闲~~,想把“卡斯蒂”卡妈妈在海里的小船里漂荡的画面用react-three-fiber绘制出来。于是去网上找了个非常贴切的[模型](https://www.cgtrader.com/free-3d-models/watercraft/other/rusty-row-boat) 作者只卖船,不卖海😭
![image](https://user-…
-
🎉🎉 Thank you for such amazing library! A great piece for vue x three community.
For me (heavy threejs + raf oriented user) this is already perfect!
but looking at react-three-fibers, I've got 1-2…
-
##### Description of the problem
I am making [react-three-fiber](https://github.com/drcmda/react-three-fiber), a react renderer for threejs and i am running into a problem that i don't understand. …
-
- `three` version: `"^0.135.0"`
- `@react-three/fiber` version: `"^7.0.24",`
- `@react-three/drei` version: `"^8.3.1",`
- `node` version: n/a
- `yarn`) version: `1.21.1`
### Problem descriptio…
-
Instead of having so many contexts, we could use [zustand](https://github.com/pmndrs/zustand) for global state management.
Zustand has a very nice API for only depending on the state that the compo…
joglr updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
In the Threejs version of Zappar, the FaceTracker instance has a property ```maxFaces``` which enables multi-face tracking but seems…