-
Hello,
We're developing an MR application (with Microsoft's HoloLens) that allows for adding 3D annotations to an architectural model. These annotations are attached to particular elements in the b…
-
### Describe the bug 📝
If the model is classified using the FragmentClassifier.byModel() method, and an attempt is made to hide the entire model through FragmentHider.Set() using the resulting clas…
-
With following Apache Webserver headers (Note we are using our application behind a webserver):
```
Header always set Strict-Transport-Security "max-age=31536000; includeSubdomains"
Header always s…
-
### What happened?
Hi!
We have an ifc model with a property value of ``IFCINTEGER(-2147483649)``
which fails if the number is below -2147483648 (2^31)
BIM viewers like BIM Collab ZOOM can read t…
-
`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,…
-
### Description
At the moment the metadata constructor takes in strings for the values. Then use boost to guess their original types and cast them back.
This is a bit backwards as very often w…
-
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…
-
I converted ifc to citygml.
I want to compare ifc objects and citygml objects converted from ifc.
Is there a way?
-
Is it possible to use WebXR to develop a BIM enabled VR viewer that allows to see informations about the model?
I might be wrong, but I seem to understand that the rendering engine is somehow limit…
-
### What is your idea?
As ifc simple version can you support dotbim as import and export and import dotbim and export as ifc or import ifc and export as dotbim https://dotbim.net/ , needed in online …