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 solution you'd like** When hover surface pointer must change not only color, but and form to square oriented paraller surface. At least for start to describe the algorithm,...
**Describe the bug** Listening to measurementEnd always yields a null entity on both `origin` and `target` **To Reproduce** Steps to reproduce the behavior: 1. Go to https://xeokit.github.io/xeokit-sdk/examples/measurement/#distance_createWithMouse_snapping 2. Listen to...
Hello, I Found that I can load obj files with textures using the SceneModel class. It works nice, but I am trying to figure out if is possible to have...
## What are some ways to run xeokit apps offline? How to build a xeokit app for mobile devices, that can load models and save BCF viewpoints etc, at locations...
Investigate if IFC-HBJSON is something we should add to our loaders / converter. https://github.com/xeolabs/3d-models/tree/master/hbjson-sample-files
**Is this feature critical for your commercial enterprise?** No **Is your feature request related to a problem? Please describe.** When we work on performance features (picking, rendering, loading, https://github.com/xeokit/xeokit-sdk/pull/1296, etc),...
**Describe the bug** If I set an element as selected and set its opactiy, it is not see through **To Reproduce** Steps to reproduce the behavior: 1. Go to https://xeokit.github.io/xeokit-sdk/examples/buildings/#xkt_vbo_Duplex...
**Describe the bug** Hi! I'm a new user of xeokit, and I'm trying to include it on Jupyter Notebooks cells so as to provide visualizations for IfcOpenShell-generated models in Python....
## Problem Currently we are unable to move individual objects long distances within xeokit's double-precision 3D world coordinate system. This is because they need to stay more or less within...