-
**Describe the bug**
This is part of ifc model, but viewer render not correct. Xkt model also converted from this model.
**Screenshots**
Original:
![image](https://github.com/xeokit/xeokit-sdk/a…
-
**Describe the bug**
In Our application, we create multiple viewers and load models into them. One viewer is shown at a time while others are hidden. When we have axis triad(AxisGizmoPlugin) and nav …
-
![Screenshot (46)](https://github.com/xeokit/xeokit-sdk/assets/93964740/f25deb30-a400-451f-8d39-8ef799400064)
The floor of my file isnt displayed correctly. It works fine in gltf and ifc format in …
-
**Describe the bug**
We are trying to create XKT file from our own JSON which contains graphical + metadata information. We are able to create xktModel and also finalize() it. But when we try to get …
-
API is now pretty stable and documentation almost complete (for the core of the SDK).
What would be great now would be:
* opinions on names of things - anything that should be renamed for a bett…
-
**Describe the bug**
Making consecutive calls to scene.pick leads to some unpredictible results
**To Reproduce**
Steps to reproduce the behavior:
1. Make a scene.pick call with canvasPos
2. Make …
-
**Describe the bug**
Positioning the canvas to the right makes the measurement pointer's position wrong
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://xeokit.github.io/xeok…
-
Some LAS files are not rendered, but in some cases there are no errors when model is loaded and the AABB is calculated correctly.
in other cases I receive an error -> `"this._state.flagsBuf is null"`…
-
**Describe the bug**
https://github.com/xeokit/xeokit-sdk/blob/master/src/plugins/WebIFCLoaderPlugin/WebIFCLoaderPlugin.js#L844
i think that _if_ is wrong, i tried this:
```
if (!relatedObjects ||…
-
Hello !
I use the storeyViewPlugin to display my model's Storeys and i added the planPointer to help users know where they are when using this feature.
The issue here is that images generated …