-
Has anyone made / explored making a [react-three-fiber](https://github.com/pmndrs/react-three-fiber) component for potree? This library is nice for declaratively building a THREE scene when using Reac…
-
Currently Athena Crisis is using the DOM to render the core game. I would like there to be a full renderer for the game using [React-Three-Fiber](https://github.com/pmndrs/react-three-fiber) so we can…
-
- `three` version: 0.169.0
- `@react-three/fiber` version: 8.17.10
- `react-three-map` version: 0.8.2
- `node` version: v20.11.1
- `npm` (or `yarn`) version: 10.2.4
### Problem description:…
-
Your project is interesting, but it would be great to see a particle system utility built FOR react-three-fiber, instead of on top of it. I was wondering if you had any plans for something like that. …
-
Hi @Bre77,
I'm wanting to write a pull request to add proxy support for this plugin, however, i'm struggling a bit to work out how you build this / or if you're using dev containers?
Seems like …
-
Is there a recommended way to integrate the SSGI with `@react-three/fiber`? I tried adapting your code like this, but it did not work:
```typescript
const SSGI = () => {
const { camera, compo…
-
- `three` version: `0.169.0`
- `@react-three/fiber` version: `8.17.6`
- `@react-three/drei` version: `9.115.0`
- `node` version: `22.9.0`
- `npm` (or `yarn`) version: 10.8.3
### Problem descrip…
-
### 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…
-
- `three` version: 0.169.0
- `@react-three/fiber` version: 9.0.0-alpha.8
- `@react-three/drei` version: 9.115.0
- `node` version: v20.10.0
- `npm` (or `yarn`) version: 10.2.3
### Problem de…
-
Would it be possible to also create a surface for r3f: https://github.com/react-spring/react-three-fiber ? If that component is inside `` it has access to practically everything it would need, like th…