-
**Describe the bug**
Hello. Has error when try get `viewer.scene.pick()` with params `origin`, `direction` and `snapToEdge: true`. Got error
>Cannot read properties of undefined (reading '0') at .…
-
Some concrete material is always in white color.
My opinion, the code is not getting the correct parameter from material in some cases. Why so white?
![Captura de tela 2024-07-24 180931](https://…
-
Hello,
we are currently evaluating the use of xeokit for our BIM viewer and we are looking for an simple way to load GLB / GLTF files into the xeokit viewer.
The [GLTFLoaderPlugin](https://xeok…
-
**Is this bug fix critical for your commercial enterprise?**
- Not critical
**Describe the bug**
- Starting a screen recording causes the [DistanceMeasurementsPlugin](https://xeokit.github.io/xeo…
RCRJ updated
3 months ago
-
![image](https://github.com/user-attachments/assets/7aba77ff-1b57-409b-ae37-5d8e67f00da3)
![image](https://github.com/user-attachments/assets/4b12ac1e-0e4e-44d5-b791-9c8a2633e104)
From this perspe…
-
**Describe the bug**
Setting backfaces=false/true in GLTFLoaderPlugin#load makes no difference whether the backfaces are shown or not
**To Reproduce**
Steps to reproduce the behavior:
1. Load th…
-
When rendering a large model (~7K individual renderables) on a mid range devices (2 to 3 years old) the performance has been degraded to the point it becomes unusable.
**Affected devices:**
Samsun…
-
**Is this bug fix critical for your commercial enterprise?**
We have potential workarounds, but this affects required functionality for our application
**Describe the bug**
When loading a model i…
-
hi,
when i try
`npm i @xeokit/xeokit-convert`
I got an error
![image](https://github.com/xeokit/xeokit-convert/assets/1372430/833512bd-b965-47bf-86f1-3e9d06350ab0)
-
It's possible to determine world position is surafce, edge or vertex like `viewer.scene.pick({canvasPos: [...]})` but use `worldPos` instead of `canvasPos` ? So if I have world position I want to now …