Frustum culling can cause problems with THREE.SkinnedMesh instances (see SkinnedMesh: Incorrect bounding box and culling · Issue #14499 · mrdoob/three.js · GitHub). The easiest way to work around this is to disable it: [HELP] 3D model completely disappears when the camera gets close (). If performance becomes an issue with culling disabled on these objects, you can manually override their bounding volumes to a safe size.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [HELP] 3D model completely disappears when the camera gets close () | 4 | 3535 | August 14, 2022 | |
| How to fix clipping issue in gltf viewer? | 3 | 293 | January 7, 2025 | |
| Parts of GLB object disappear in certain angles and zoom | 7 | 9176 | March 4, 2024 | |
| Disappearing geometry at certain angles | 5 | 628 | March 23, 2024 | |
| Facing issue while creating bounding box around imported gltf scene having several SkinnedMeshes | 2 | 582 | January 3, 2023 |