ThatOpen / engine_components

MIT License
350 stars 134 forks source link

IFC displaced unaligned geometries #397

Closed MohamedAbdelkrim-coder closed 5 months ago

MohamedAbdelkrim-coder commented 6 months ago

Describe the bug 📝

while i am loading IFC file i got noticed displaced or unaligned geometries and i have checked it also using tutorial viewer and i got same result but i checked my ifc file with web-ifc Viewer and it looks fine and every geometry is in its place so i have checked it with streamer and IFCfragment loader and tutorial viewer and for all gave me displaced geometries Snipaste_2024-05-24_01-14-25

image

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

"dependencies": {
    "bim-fragment": "^1.4.0",
    "camera-controls": "^2.7.4",
    "openbim-components": "^1.4.21",
    "stats": "^1.0.0",
    "three": "0.160.1",
    "web-ifc": "^0.0.53"
  }

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

agviegas commented 5 months ago

Hey @MohamedAbdelkrim-coder we would need to have the IFC to solve it. Can you share it privately with antonio@thatopen.com? Thanks!

agviegas commented 5 months ago

Thanks! File privately shared here.

HoyosJuan commented 5 months ago

Hey @MohamedAbdelkrim-coder!

This has been already solved in web-ifc and pushed to @thatopen/components@2.0.20 and @thatopen/components-front@2.0.19. Please, check out!

image

I will close the issue now. Feel free to leave any messages here if you have further concerns.

Thanks!