-
**Describe the bug**
- GLB files do not display properly when the SDK version is `v2.4.0-alpha-73` or later versions
**To Reproduce**
- Open below sample GLB file with `GLTFLoader`
- [sample GL…
ksinb updated
8 months ago
-
I want to show wireframe,not show edge.
How?
-
Is is possible, to make whole model xrayed, but with some filtered entities fully visible, so that they are clickable "through the xrayed" model?
Here is code what I do, when user filteres, toShow…
-
![Screenshot (46)](https://private-user-images.githubusercontent.com/93964740/310002211-f25deb30-a400-451f-8d39-8ef799400064.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiY…
-
**Describe the bug**
Green parts with some transparency look more like gray and almost completely transparent.
**To Reproduce**
````js
const viewer = new Viewer({
canvasId: "model-canvas",
…
-
For example, Photorealistic 3D Tiles from google earth.. or from
I know how to export in glb an area and but the licence prohibits to save / cache any tiles.
So we have to retrive the tiles dynamic…
-
**Describe the bug**
The size of the SDK is doubled from version 2.3.9 to 2.5.*
**To Reproduce**
Compare:
https://www.npmjs.com/package/@xeokit/xeokit-sdk/v/2.3.9?activeTab=code
https://www.npm…
-
**Describe the bug**
When using `DataTexture` and `logarithmicDepthBuffer`, there are some glitches on objects with custom rendering:
![image](https://github.com/xeokit/xeokit-sdk/assets/1349751/b4a…
Amoki updated
7 months ago
-
`cameraControl.navMode = 'firstPerson'`
hi~,when I set it to 'firstPerson' and I want to disable right clicking to drag a model, how should I set it
-
For people wanting to start with xeokit and typescript, I made an example site
**source**
https://github.com/mlankamp/vue-xeokit
main file: https://github.com/mlankamp/vue-xeokit/blob/main/src/…