ThatOpen / web-ifc-three

The official IFC Loader for Three.js.
https://ifcjs.github.io/info/
MIT License
506 stars 132 forks source link

[Bug]: Error when trying to load a model #161

Closed LeviSTA closed 1 year ago

LeviSTA commented 1 year ago

When loading a large model in firefox, we receive this error and the file doesn't load: image

Linked issue: https://github.com/IFCjs/web-ifc/issues/372

agviegas commented 1 year ago

This happens because this model is too large for web workers, so unfortunately you won't be able to use them with this.