xeokit-sdk icon indicating copy to clipboard operation
xeokit-sdk copied to clipboard

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.

Results 252 xeokit-sdk issues
Sort by recently updated
recently updated
newest added

Sticky caches and network latency (NPM, CDN, browser, DevTools) often cause confusion during deploys, sometimes taking hours for the binaries to propagate through the network. For sanity-checking in the face...

help wanted
good first issue

Hi, I'm try to use `OBJLoaderPlugin` to load `.obj` files. But when i load a obj-file without materials this is rendered black, so i'm ask if is possible set default...

Hi, I'm trying to do a little menu with personalized names taken from an excel, where I only have the new name and the name/title of the pieces. It's possible...

**Describe the bug** when loading a model with rotation, the model will be distorted **To Reproduce** Steps to reproduce the behavior: 1. load a model with the loader plugin with...

bug

Idea: option to make `Viewer.getSnapshot` generate an additional HTML fragment that defines an image map of clickable regions within it. The clickable regions could be objects, annotations, distances etc. Clickable...

![Screenshot from 2023-05-30 13-21-00](https://github.com/xeokit/xeokit-sdk/assets/83100/049b9d80-2352-415f-a6be-7ecb2d2b5f07) ![Screenshot from 2023-05-30 13-20-50](https://github.com/xeokit/xeokit-sdk/assets/83100/47b2bd25-4042-45af-9ad1-d51c7f2a3b24)

enhancement

I'm trying to use that method with the treeviewplugin. When I select one part of the 3d object it works well, so the showNode method is working well, but when...

Hi, I'm starting with the SDK, and when I execute one of the examples it has, or a code done by me following the documentation, I always receive the message...

When we use CameraControl to: 1. click on an object and drag to pivot that point 2. release 3. click on object again, and drag to pivot that point If...

bug