-
Hi teams, i can not install this via npm. Is this opensource? Thank all teams
-
https://xeokit.github.io/xeokit-sdk/examples/buildings/#positioning_geodesicCoordinates
-
I'm planning to support WebGPU in a separate version of xeokit: https://github.com/xeokit/sdk
## Objectives
- Use both WebGL2 and WebGPU, whichever is available
- Coded in TypeScript
- Documen…
-
`ifc2gltfcxconverter` `3_0_19_beta` on Linux creates in the metamodel JSON some PropertySets that do not have `properties` attributes.
This creates a bug in xeokit-sdk when loading the metamodels,…
-
hello, im trying to implement tests in my react app, where im using xeokit-sdk.
im using react version 17.0.2, node version 14.20.1 and npm version 6.14.17.
im also using xeokit-sdk version 2.2.…
-
## Describe the bug
- In xeokit SDK `2.5.1-beta`, creating Distance Measurements not working at mobile devices.
## To Reproduce
- Checkout [xeokit-bim-viewer](https://github.com/xeokit/xeokit-bi…
ksinb updated
6 months ago
-
We have recently updated the xeokit-sdk to ^2.3.2 and observed that we are not able to load 3dxml datasets anymore, because, there is not zipjs directory. So we checked in node_modules and found out t…
-
**Describe the bug**
In #1449 if GLTF material is undefined in [line 523](https://github.com/xeokit/xeokit-sdk/blob/1a927e9858855da7605c4cac46eb5457bb3a6b7b/src/plugins/GLTFLoaderPlugin/GLTFSceneMode…
-
We're exploring the possibility of showing points metadata (classification, 8-bit values per point, etc).
Does XKT support this kind of data? Can we show/hide points with filters on these values?
Amoki updated
6 months ago
-
**Describe the bug**
Based on example [pick_ray_surface](https://xeokit.github.io/xeokit-sdk/examples/picking/#pick_ray_surface), test some case, code below. Ray pick does not work in same conditio…