ThatOpen / web-ifc-viewer

Graphics engine and toolkit for client applications.
MIT License
933 stars 232 forks source link

Bim Model loading stuck at 15% #247

Open time-to-beem opened 8 months ago

time-to-beem commented 8 months ago

I use web-ifc-viewer in our project and it works well. But today, one of our client has one BIM model that does not load into the viewer. Loading progress is stuck at 15%. It is not that huge, we have already handled bigger models.

How could we look into it ? It would be great to at least understand what is the cause. So that, even if a fix is not implemented in IFC.js soon, our client could change his model or his export method and be able to load his model.

Of course, I can send the model to you in private.

Currently, we use 1.0.217. I have an issue to update to the latest version (I have open another case about it).

agviegas commented 7 months ago

Hi @time-to-beem

We have officially released the new library components on September 20. This library substitutes web-ifc-three and web-ifc-viewer. Both WIV and WIT will remain up, but they will be deprecated and won't be maintained any longer. You can find the new docs here (the signup is free, but we will likely make them public soon).

All our efforts are going towards components now. The API is very similar, so I strongly suggest you make the leap and start using it. You can start using it now (check out the latest alpha version in npm or see the big-restructure branch in the repo. If you still face this issue with it, you can open an issue there and we'll take a look.

time-to-beem commented 5 months ago

Ok, we will migrate to the new one then... It is probably a good news, but I would rather not have the task to our to do list '^^ Especially since we have implemented many tools. The link "here"->https://platform.thatopen.com/documentation that you mentionne in your comment has been moved I think. It returns 404. I guess it is because the library is now public