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

**Describe the bug** I was doing a test with the excellent viewer and I can't add markers **To Reproduce** Steps to reproduce the behavior: 1. Try to Import the SpriteMarker...

bug
typescript

Seems that all transparent objects end up wrongly assigned to the deferred highlight render bin whenever we highlight something. In the screen capture below, we're highlighting some objects of the...

bug

"@xeokit/xeokit-sdk": "^2.2.0" WARNING Compiled with 2 warnings 06:24:26 warning in ./node_modules/@xeokit/xeokit-sdk/dist/xeokit-sdk.min.es.js Critical dependency: the request of a dependency is an expression warning in ./node_modules/@xeokit/xeokit-sdk/dist/xeokit-sdk.min.es.js Module not found: Error: Can't resolve...

**Describe the bug** I can not use `.xkt V10` as it's supported by `xeokit-sdk: ^2.1.0` which breaks in build. **To Reproduce** 1. Create CRA app. 2. Install `@xeokit/xeokit-sdk": "2.3.0-beta-33`. 3....

help wanted

Hello, Even though I created new object defaults and made defined IfcSpace as visible, IfcSpace Elements are not visible. I tried all the methods, and I am certain my model...

Hello everyone, I have a problem converting a .ifc I did installed xeokit-convert following the guide from over there : https://xeokit.github.io/xeokit-convert/docs/ . The thing is that it doesnt seems to...

Why do I get this error when I run rollup --config rollup.config.js in the xeokit-sdk folder after installing all node modules? ``` rollup --config rollup.config.js ./src/index.js → ./dist/xeokit-sdk.es.js, ./dist/xeokit-sdk.cjs.js, ./dist/xeokit-sdk.es5.js......

help wanted
good first issue

I need to have a way to check if a specific point (or range) collides with an object in the model. I want to be able to get the objects...

feature-suggestion

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

See https://github.com/pattern-x/gemini-viewer/blob/main/src/core/DxfPerformanceModelLoader.ts

feature-suggestion