-
Using radians to keyframe Euler rotations feels less natural to me, coming from software like Blender where these edits are done in degrees. For example, keyframing to Y=90º is easier than Y=1.5707963…
-
Hey,
My self and a number of server owners as you know use R3F 3.1 and i for one would certainly use your heavily modified version of R3F_ARTY_AND_LOG if it wasn't for one key feature that's missing…
ghost updated
8 years ago
-
Using the example code inside of a `Next 14.1` app throws `"R3F: Hooks can only be used within the Canvas component!"`
My code:
```
export const MyCanvas = () => {
return (
…
-
I haven't done this lesson but, the Idea would be to replicate the video game in threejs journey with Tresjs.
For this, we need to release a version in @tresjs/rapier.
I propose NeoSoulink to do t…
-
@RenaudRohlinger great work on this!
Canvas is instantiated in Scene.txt
Keeping with framework conventions adding a View in the Scene to survive navigation returns an error.
```
export de…
-
I can not install it with the latest versions of three and R3F
-
最近几个月都在沉迷《八方旅人2》,~~由于最近比较空闲~~,想把“卡斯蒂”卡妈妈在海里的小船里漂荡的画面用react-three-fiber绘制出来。于是去网上找了个非常贴切的[模型](https://www.cgtrader.com/free-3d-models/watercraft/other/rusty-row-boat) 作者只卖船,不卖海😭
![image](https://user-…
-
Hey, I followed the [r3f tutorial](https://www.theatrejs.com/docs/0.5/getting-started/with-react-three-fiber) further and fail to import 'PerspectiveCamera' from the package. It seems like it does not…
-
i've been trying to find a physics package that is compatible with r3f, and I finally found this one but it doesn't work with the newer versions of r3f. I wanted to use it to add cloth simulation to m…
-
After picking up and moving objects with R3F player gets stuck in animation. Needs to be reproduced looked into. Please see other A3 missions that are using R3F for possiable fixes, ie wasteland etc..…