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.
**Is this bug fix critical for your commercial enterprise?** Required for model and real world matching **Describe the bug** For example: [this IFC file](https://forums.buildingsmart.org/uploads/short-url/vRctqJtUKoBqb8i7zTzYrEbTdpv.ifc) can be obtained from https://forums.buildingsmart.org/t/what-about-grids/2703 viewed...
The TreeViewPlugin's documentation says that if you call `ShowNode` method with an object, it will first collapse the tree, then expand and scroll the node into view. However, the collapsing...
**Is your feature request related to a problem? Please describe.** I often want to listen to transform (position, rotation...) change for a model, but I don't find a triggered event...
PR for #1631
SceneModelMatrix is undefined on line # 719 in VBOInstancingTrianglesLayer.js
Users may need to disable it, eg. when using Amazon buckets
This PR introduces `SceneModelEntity::area` and `::volume` getters. The metrics are computed during load time, and don't rely on run-time geometry information, thus assuming `SceneModelEntity` geometries don't change. IMPORTANT: The metrics...
This PR incorporates the `html2canvas` library as a part of the repository, as opposed to depending on it through `npm`. For details see the relevant ticket at https://creoox.atlassian.net/browse/XEOK-49