-
- `three` version: 0.161.0
- `@react-three/fiber` version: 8.17.10
- `@react-three/drei` version: 9.114.3
- `node` version: 18.20.3
- `npm` (or `yarn`) version: 10.7.0
### Problem descripti…
-
**Describe the bug**
There are usages of Three.js's `Triangle.getInterpolation(...)` in this library that can result in a Null-Pointer-Exception.
The documentation (https://threejs.org/docs/inde…
-
### Describe the bug
Projects with a dependency on reagraph can no longer be built, due to the latest upgrade in **three-mesh-bvh**.
### Steps to Reproduce the Bug or Issue
1. Add "reagraph":…
-
### Describe the bug
Using NextJS 14.
It works well on StoryBook.
Getting a bug when trying to render the graph inside a nextjs page.
```
⨯ ./node_modules/reagraph/node_modules/three-mesh-bv…
-
I've never come across an up-to-date list of r3f components created by contributors outside of the **pmndrs** org - something along the lines of [awesome-react-three-fiber](https://github.com/gsimone/…
-
In Three v0.152.0 they introduced a raycast method on SkinnedMesh (see: https://github.com/mrdoob/three.js/pull/25791)
This causes it to no longer inherit the three-mesh-bvh accelerated raycast add…
-
### Describe the bug
I've gotten this error message from `vite`, but don't know how to fix it. It's a pretty bizarre error message because it just tells me a bunch of files where the classes aren't…
-
**Is your feature request related to a problem? Please describe.**
A lot of really interesting mesh algorithms rely on signed distance fields, so having the BVH output signed distance would be grea…
zalo updated
2 months ago
-
### Describe the bug
On an existing project that uses `parcel`, I switched to `vite` but that results in web workers not working anymore / returning undefined.
Reference issue with the dev veri…
-
Hey! Love seeing work happen in this space and this looks great -- I think a good performant, memory efficient CSG library would be a huge win for the three.js community.
As you've seen in https:/…