-
Blender is poor at showing scenes with many objects. This can be partially overcome through multiple blends and linking, but still falls short on massive projects. There was an effort to overcome this…
Moult updated
9 months ago
-
So far, the only use case for backfaces is on plants, which tend to rely on double-sides faces.
The xeokit renderer culls backfaces by default, in order to reduce GPU load.
This would impact bot…
-
Hi there,
I am a researcher at the Technical University of Munich and am investigating different frameworks to visualize IFC models on the web. Given the circumstances and the stage we have already …
-
Hi @paireks, I'm working on a dotbim importer for xeokit SDK, which likes to organize elements in an aggregation hierarchy for our explorer tree etc. We have three modes: "Containment", "Storeys" and …
-
**Describe the bug**
In the latest version 2.4.2-beta-41, loading a model throws an error that didn't throw before
**To Reproduce**
Steps to reproduce the behavior:
1. Load an XKT model
An …
-
## Describe the bug
- In xeokit SDK `2.4.2-beta-29`, `entity` property is missing when creating Distance Measurement.
## To Reproduce
- Checkout [xeokit-bim-viewer](https://github.com/xeokit/xeok…
ksinb updated
11 months ago
-
The biggest factor affecting the accuracy of measurement tools (DistanceMeasurementsPlugin, AngleMeasurementsPlugin) is the way that convert2xkt encodes geometry vertex coordinates from 32-bit floats …
-
Hi! We made some changes to a software that uses xeokit-convert and when we built and executed the docker container we got an error saying that `convert2xkt.conf.js` can't be resolved.
We could suc…
-
When we use Xeokit functions, often we need object IDs (like in https://xeokit.io/blog_explosions.html).
But in the viewer we need to use the UUIDs. The documentation do not make it very clear.
-
Support xeokit X-ray using translucency components in BCF - see PR: https://github.com/xeokit/xeokit-sdk/pull/1278
These components are coming in the next BCF schema version, so we'll go ahead and …