-
**Description**
I clone this repo this day then i run `npm ci` then it give me error.
Then i open the logs `/Users/susanto/.npm/_logs/2022-05-29T01_20_33_271Z-debug.log`
```
13533 timing m…
-
I tried to use it with simple-romp but it did not work.
I already created an issue at the ROMP repository and described my problem [here](https://github.com/Arthur151/ROMP/issues/268#issue-1265445742…
-
Hello, Is it possible to stop someone from entering a place within network-aframe?
Example I have a house there I do not want no one to enter besides me and maybe one or two people?
Joseph
…
-
Follow on from #28
Looks like there's a triangle not getting split:
Next step: find the triangle that that's clipped from and the other triangles it's intersecting
-
Hi! I assume not, because of BVH.
-
- `three` version: 0.138.3
- `@react-three/fiber` version: 8.0.0-beta.3
- `@react-three/drei` version: 9.0.0-beta.1
- `node` version: 16.13.2
- `npm` version: 8.5.5
### Problem description:…
-
**Is your feature request related to a problem? Please describe.**
When using the esbuild build tool, the import statement reports an error that cannot be resolved.
E.g:
```js
import { O…
-
Hi
I just tried to replace `geometry.computeBoundsTree()` with the workers, but getting weird results when I try and highlight data by using parts of the index groups in merged geometry.
Its lik…
-
- `three` version: "^0.134.0"
- `@react-three/fiber` version: "^8.0.0-beta-02",
- `@react-three/drei` version: "^7.22.1",
- `node` version: 14.17
- `npm` (or `yarn`) version: yarn 1.22.5
- `expo`…
-
Hi,
I have the following script which computes the distance between a sphere and a box:
```
import hppfcl
import numpy as np
r = 0.5
o1 = hppfcl.Sphere(r)
# o1 = hppfcl.Ellipsoid(r, r, r)
T1…