-
**Describe the bug**
![sections](https://user-images.githubusercontent.com/1349751/100117801-77bf2900-2e75-11eb-9403-454442f1db22.gif)
On xeokit 1.5.13
**To Reproduce**
Open our demo model,
cre…
Amoki updated
4 years ago
-
With ````CameraControl```` ````followPointer```` set ````true````, it can be hard to dolly through objects with the mouse scroll wheel, and takes a strong push on the wheel to break through.
````Ca…
-
iOS14 seems to have a bug with binding/unbinding WebGL framebuffers, which does not appear to be a fault in xeokit SDK.
**Any help on a workaround for this issue much appreciated - using Ubuntu as …
-
When `cameraControl.pivoting = true`, the canvas goes completely blank in some specific scenarios when rotating the view.
The issue can be reproduced with NavCubePlugin or without NavCubePlugin by …
-
**Describe the bug**
Calling `hit = pick()` with `origin[]` and `direction[]` parameters returns incorrect values for `hit.worldPos[]`.
**To Reproduce**
Steps to reproduce the behavior:
1. Open …
-
Is it possible to load the tree view plugin without the model?
-
https://github.com/xeokit/xeokit-sdk/blob/9697518d43f8fc0d0b1fc0d71823f16585e6bd97/src/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js#L394
I think the exported/imported bcf colors are incorrect…
-
## Problem Description
### WebGL only supports single-precision, yet IFC needs double-precision
IFC files often rely on double-precision for large coordinate values. This is often the case when …
-
I tried to build xeokit.sln with visual studio
![Capture](https://user-images.githubusercontent.com/48649658/80957256-1b29ed00-8e03-11ea-83d7-ce54d90fd3b7.PNG)
-
I need to add some logic to TreeViewPlugin.
When do i know the TreeViewPlugin is loaded?
model.on("loaded", () is not a good option for me because the model can be loaded before then the TreeViewPlu…