-
### Describe the bug
Version: 1.6.12
Project ID: 1
Race: VoidElf
Level: 60
Class: PRIEST
Specialization: 257
Talents: 1/2 2/3 3/2 4/1 5/1 6/2 7/2
Mode: AnyUp
Possess Bar: disabled
Override…
-
Hi everyone, I'm trying to fetch an XKT from an API
The API returns the XKT in base64 so the steps to reproduce are:
```
const data = atob(fileXKT);
const test = new Blob([data], { type: 'app…
-
I created my xkt model, but to hover over the object I need to hover to the side. (Red dot in the photo). How to fix it? And what could it be connected with?
![image](https://user-images.githubuser…
-
Add a new Configs class to manage global configurations for all Viewers.
* See API docs for [Configs](https://xeokit.github.io/xeokit-sdk/docs/class/src/viewer/Configs.js~Configs.html)
* Publishe…
-
Hi guys, I'm trying to imitate the behavior of the [xeokit-sdk](http://xeokit.io/demo.html?projectId=OTCConferenceCenter&tab=storeys) example where you can access the properties of the selected elemen…
-
When loading xkt files everything runs smoothly as well as when using viewer.destroy().
But got this error when I added ImagePlane. by the way I use React.
destroy() {
this.viewer.destroy();…
-
The metadata says that the MAPPointCloud example in this repository was created with the xeokit-gltf-to-xkt tool. However, how was the point cloud converted to gltf in the first place? I have point cl…
-
win10 conda
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/c…
-
I try to install as said in https://www.notion.so/Converting-Models-to-XKT-with-convert2xkt-fa567843313f4db8a7d6535e76da9380
git clone https://github.com/xeokit/xeokit-convert.git
cd xeokit-conver…
-
Hi,
I'm trying to convert IFC with convert2xkt but some ifc have this issues. And I can't convert them.
Do you have an advance for me to find out where is the problem come from ?
comand on ce…