xeokit-sdk
xeokit-sdk copied to clipboard
Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
**Describe the bug** The [WebIFCLoaderPlugin](https://github.com/xeokit/xeokit-sdk/tree/master/src/plugins/WebIFCLoaderPlugin) uses WebIFC, which builds on top of WebAssembly. When the loader is used with WASM, it is still loaded on the active (UI) thread. As...
Hi! Currently have the `DistanceMeasurementsPlugin` working pretty well, but there seems to be an issue with the interactive bit (as shown in Example 2 [here](https://xeokit.github.io/xeokit-sdk/docs/class/src/plugins/DistanceMeasurementsPlugin/DistanceMeasurementsPlugin.js~DistanceMeasurementsPlugin.html). When attempting to create a...
**Is this feature critical for your commercial enterprise?** Yes **Is your feature request related to a problem? Please describe.** I really need to be able to set a z-index for...
The difficulty is when we have more than 2 section plans, the user can get easily lost, I think a context menu for section Plan (accessible when right click on...
The LambertMaterial file in types/scene/material is missing
**Describe the bug** can't rotate multiple models as a unit to a different orientation other than true-north, am i missing something? **To Reproduce** Steps to reproduce the behavior: 1. load...