-
From user:
I want to disable measurements. There is a flag I can set when
initiating the viewer, it is called `enableMeasurements`. It is correctly
interpreted here
https://github.com/xeokit/x…
-
I'm trying to use convert2xkt with node.js but i'm facing some issues...
Firstly I had to import iyt in this way:
```js
const {
convert2xkt,
} = require("@xeokit/xeokit-convert/dist/convert…
-
Seems there's a bug in `ifc2gltf`'s calculation of the `modelBoundsMax` and `modelBoundsMin` in the output GLB manifest.
Having converted the IFC for the Duplex IFC model into GLB, the manifest loo…
-
Hi teams, i can not install this via npm. Is this opensource? Thank all teams
-
**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…
-
https://xeokit.github.io/xeokit-sdk/examples/buildings/#positioning_geodesicCoordinates
-
`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,…
-
**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…
-
Hello Creoox Team,
I tried running the linux version of your converter on an ARM-based apple silicone (M3) mac book, but that unfortunately does not work, I get the "exec format error", which means…
-
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…