-
### I need advice of how to do the following:
I have meshes of scanned human teeth:
And I need to show Occlusogram of upper and lower meshes on theeth region in certain threshold: `-1mm - unit…
-
RayMeshIntersector.intersects_location() [has the following comment](https://github.com/mikedh/trimesh/blob/6ed17ba4656b2f71ba45228e9a91fc1f8ae09f00/trimesh/ray/ray_triangle.py#L72):
> If you are c…
-
I try to create geometry :
- Setup BVH
```
import {BufferGeometry, Mesh} from "three";
import {
computeBoundsTree,
disposeBoundsTree,
acceleratedRaycast,
} from "three-mesh-bvh";
//…
-
For BVHs that take a long time to generate it could be best to generate them offline, download them, and apply them to the appropriate geometry.
Use Cases:
- Non GLTF geometry file. Separate BVH…
-
**Describe the bug**
SDF generation demo causes pink flashing in multiple screen regions on MacBookPro M1, even after I close the browser tab, quit Chrome, the issues persists.
It doesn't ha…
-
Hi, while installing web-ifc-viewer by npm there are problems with dependencies (web-ifc-viewer/web-ifc-three) "three-mesh-bvh": "^0.5.11"/"0.5.21", "three": "^0.135.0"/"^0.149.0"
-
Hey,
some question to optimize Character movements, right now i use 3 Sphere Collider meshes for Head Body Legs
the best solution would be using a Capsule geometry Collider
some more infos:
…
-
I made a demo that allows to interactively "cut off" pieces of a mesh:
https://github.com/coolvision/three-bvh-csg/blob/iterative-dev/examples/iterative.js
demo video:
[![video](https://img.youtu…
-
**Describe the bug**
in three.js editor you can reproduce 100%
1. Create 1 cube(other models also reproduce)
2. PathTrace Render(set Realistic upper right)
3. Create 2 cubes
4. again PathTrac…
-
I like to test this on linux and tried to build it on linux.
To get it build i need to move
"@types/archiver": "^5.3.1",
"@types/lodash": "^4.14.191",
"@types/sharp": "^0.31.1",
…