-
- `three` version: 0.162.0
- `@react-three/fiber` version: 8.15.19
- `@react-three/drei` version: 9.101.0
### Problem description:
The Readme says it has auto-scale behaviour (like object-…
la55u updated
4 weeks ago
-
Let's discuss some v9 goals here. These are all tentative right now.
### Completed
- [x] Add stage-based lifecycle, deprecate `useFrame` for `useUpdate` https://github.com/pmndrs/react-three-fib…
-
When I create a new Spline scene, add a cube, and change its material lighting from Phong to Physical, the exported r3f Scene will not render. The error message in the console says:
```
THREE.Web…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/github/frankievx/francis-xavier-portfolio/main?file=%2Fsrc%2Fapp%2Flayout.tsx%3A19%2C6-20%2C11&workspaceId=25db4d3b-916c-447…
-
Create a component to convert an array of arrays containing contributions of every day of the week into a 3d representation. With threejs, R3f and React.
-
Add an editable component for meshBasicMaterial, standard, physical and other material flavors to [defaultEditableFactoryConfig](https://github.com/theatre-js/theatre/blob/main/packages/r3f/src/main/d…
-
Hello, I want to use react three editor to modify my scene, when I installed this module following your instructions in this repository, I received this error (in the image below) in my terminal, I St…
-
The R3F example with an updated stack (r154)
https://codesandbox.io/s/instanceduniformsmesh-r3f-forked-nqvrvl?file=/src/index.js
```
TypeError
Cannot read properties of null (reading 'attributes…
-
Actually it is not so easy to modify render loop from a component...
We could use the same design pattern as in R3F (or something similar) : the `useFrame` hook
Open to suggestions :)
-
Vanilla support was rolled back with most recent large release. Consider supporting vanilla apps and so it can be used in frameworks other than r3f such as threlte.