xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
725 stars 287 forks source link

some shapes not displayed correctly #990

Closed linoygabay closed 1 year ago

linoygabay commented 1 year ago

I saw that web-ifc sloved this error , in the last commit. (https://github.com/IFCjs/web-ifc/issues/295) I would like to know if you can upgrade the version of web-ifc that the geomerty shapes would displayed correctly. for example - in xeokit w This is how is is presented: 2

This is the example of how it should be presented: 1

I would really appreciate help. Thank you!

xeolabs commented 1 year ago

Oooof it seems that upgrading to web-ifc 0.0.36 breaks WebIFCLoaderPlugin (seems to originate with the web-ifc WASM module i wonder if it needs to be recompiled?) https://github.com/xeokit/xeokit-sdk/issues/993