-
**Describe the bug**
Rotating a model makes its aabb wrong
**To Reproduce**
Steps to reproduce the behavior:
1. Open the https://xeokit.github.io/xeokit-sdk/examples/buildings/#xkt_vbo_Duplex ex…
-
I'm having issues loading the XKT module. When I use VITE (with react) and runs the application locally, the model is loaded and displayed. I get the xkt file from an external url (http://localhost:30…
-
We have an application which is built only to run in ElectronJS. Recently we implemented Las/Laz loading capability and found that it doesn't work in ElectronJS App. We get following error:
![image](…
-
**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 .…
-
**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…
-
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 …
-
**Describe the bug**
When picking objects with param `includeEntities` it not return PickResult wich must be.
Got console message:
>[WARN] [Scene 1]: pick(): Component not found: 0jf0rYHfX3RAB3bSIR…
-
**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…
-
**Is this bug fix critical for your commercial enterprise?**
no
**Describe the bug**
When a viewer is mounted inside a modal window, the red dot position of a AngleMeasurementsPlugin or DistanceM…
-
**Describe the bug**
The `parentTransformId` parameter in the `createTransform` method of a `SceneModel` is ignored due to the following error in the code
```
if (this.parentTransformId) {
p…