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

Add a pivot sphere that resizes according to the distance between the camera and the pivot position. It is possible to enabled or disabled it (default) and change its size...

Use app-specific extensions in BCF if neccessary.

enhancement

**Describe the bug** When using `logarithmicDepthBufferEnabled: true`, the model is more pixelated. With `logarithmicDepthBufferEnabled: false`: ![Capture d’écran de 2021-05-11 16-36-39](https://user-images.githubusercontent.com/1349751/117835071-fb2fd380-b277-11eb-832d-9e02df483e1f.png) With `logarithmicDepthBufferEnabled: true`: ![Capture d’écran de 2021-05-11 16-36-59](https://user-images.githubusercontent.com/1349751/117835039-f703b600-b277-11eb-8f2a-c0377935c78d.png) Depending on...

bug

It will be nice if it will an option; When the camera is far from the Annotations and there is a few Annotations in the same color that are close...

enhancement

**Describe the bug** When setting viewpoints with `ViewCullPlugin` enabled, some objects are hidden. Moving the model out of sight and bring it back restores the objects. **To Reproduce** Steps to...