-
Attempting to build by running ````npm run dist````, the process always fails with the following message:
````bash
@xeokit/gltf2dtx:dist: src/gltf2dtx.ts(3,20): error TS2307: Cannot find module '@…
-
when this library will be ready for production?
Will xeokit-sdk replaced with sdk?
j209 updated
3 months ago
-
I'm not sure if it's a bug or a missing feature...
**Describe the bug**
Typescript definition of DistanceMeasurementsPlugin is not up to date with the documentation.
For instance, `setAxisVisible…
-
With AngleMeasurementPlugin, there is a dot that is visible near your mouse pointer. The problem is that this dot does not disappear once the control is deactivated. It stays wherever your mouse last …
-
Hi, I am trying to use xeokit with vue.js. I need to use IFC file for my application. I am using the codes in npm documentation but I have timeout error.
`Uncaught RuntimeError: memory access out …
-
# Objective
Im trying to clean the scene, the treeviewPlugins and the annotations.
I dont know if is there an easy way but....
# The bug
In the code i just see that the nodes inside the tree…
Nxito updated
3 months ago
-
**Describe the bug**
- Following https://github.com/xeokit/xeokit-sdk/issues/1506, Same code
- Load the glb file attached using the code
- Load the glb file attached in https://3dviewer.net
**…
-
**Describe the bug**
While loading a big xkt file using the `xeokitSdk.XKTLoaderPlugin` the `load` method entered into an infinite loop.
After debugging the issue, I found out that the code got stuc…
-
Create a new XKT format, v11.
In this format, remove zip compression.
* removing the zipping that's done in `xeokit-convert` - [see here](https://github.com/xeokit/xeokit-convert/blob/main/src…
-
Hi @xeolabs,
using the xeokit GLTF loader, can it automatically create a meta object structure?
As is done when converting with xeokit-convert to an XKT file.
What I mean is that the structu…