-
I had an error trying to load models, and it was because my ublock extension through that this file was tracking me.
Consider renaming.
-
We get a rendering glitch as shown below when loading XKT or glTF with ````performance:true````.
Note how setting one set of objects invisible causes other objects (the foundation in this case) to …
-
Currently the ````.xkt```` format does not reuse (instance) geometry, which is planned for ````.xkt```` V2.
A user has a project that's crashing with big models, so this gets bumped up a priority.…
-
256[.WebGL-0x3310e20ca800]GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 0
-
I've noticed something interesting while working on https://github.com/xeokit/xeokit-sdk/issues/139.
If we take a look at the source code for the BCFPlugin's `setViewpoint` method, [specifically wh…
-
I'm trying to extend the functionality of GLTFViewer component. One method is to highlight the entity based on the given `id`, and another one is to reset the view, and I tried to implement by myself:…
-
In `src/viewer/scene/camera/Ortho.js` file:
https://github.com/xeokit/xeokit-sdk/blob/13dbc2956b0305d448499bc3f6e96b9c344be97d/src/viewer/scene/camera/Ortho.js#L102
https://github.com/xeokit/xeo…
-
On following lines of code related to `mousemove`events...
https://github.com/xeokit/xeokit-sdk/blob/6d449ebe58500f0b60b4e30a5c46e3db047d74ba/src/viewer/scene/camera/CameraControl.js#L1006-L1007
…
-
Hey Lindsay,
Found a small bug, I reckon.
In our use case, we have a list of BCF viewpoints for a given model. Clicking on a BCF viewpoint, the app will load the viewpoint for the model. We happ…
-
In those lines of code belonging to `src/viewer/scene/Input.js` destructor...
https://github.com/xeokit/xeokit-sdk/blob/1a8b425ad4d5fbe996ba1ffe97f332ae29f41f84/src/viewer/scene/input/Input.js#L222…