-
Upgrade the XKT format to support geometry reuse.
- [x] Update [XKTLoaderPlugin](https://xeokit.github.io/xeokit-sdk/docs/class/src/plugins/XKTLoaderPlugin/XKTLoaderPlugin.js~XKTLoaderPlugin.html…
-
-
On a freshly installed Ubuntu 19.10 the colors aren't appearing correctly and changing the angle sometimes affects the colors.
Firefox version used: 72.0.2 (64-bit)
System information:
![Screensh…
-
Hey Lindsay,
The TreeView plugin seems to crash the whole viewer with the duplex model. Would you please look into it? Thanks!
-
To make ````XKTLoaderPlugin```` use the colors from the original IFC file, we configure ````XKTLoaderPlugin```` to **not** use the per-IFC-type colors specified in ````objectDefaults````.
However, …
-
For example, how to make certain entities of this model unpickable, so when you hover over, nothing happens? https://xeokit.github.io/xeokit-sdk/examples/#BIMOffline_glTF_Duplex
-
Hi there,
I am trying out `xeokit-sdk` and thinking it will be of great help to have it avail on npm registry.
For now I have checked the git repo in my dependencies with a [commit number](htt…
-
Add ability to independently translate each PerformanceNode.
Use case: an "explode model" capability.
-
We need to publish xeokit to npm. However I'm not clear on certain things:
- xeokit has an examples directory that contains a lot of test data - that shouldn't be on npm
- xeokit is comprised of m…
-
when I use scene#pick method to pick surface. And the mesh is a box with size 1. and the origin =[0,0,0] , the direction is [0,-1,0] or [0,1,0] . And the pick result is undefined.
Is it an Issue? or …