Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Missing elements Visualizing IFC #1092

Closed
mikisf opened this issue Oct 23, 2024 · 3 comments
Closed

[Bug]: Missing elements Visualizing IFC #1092

mikisf opened this issue Oct 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mikisf
Copy link

mikisf commented Oct 23, 2024

What happened?

I’ve created a simple React app to visualize IFC files using the Open BIM Components (OBC) library. However, I’m experiencing issues where some IFC elements are not being displayed correctly.

Version

0.0.61

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Anything else?

To help illustrate, I’ve included some comparison screenshots below, showing the actual and the expected output:

ifc1 (1)
ifc1 (2)

ifc2 (1)
ifc2 (2)

ifc3 (1)
ifc3 (2)

You can check out the code and the files in this test repository: https://github.com/mikisf/ifc-viewer

@mikisf mikisf added the bug Something isn't working label Oct 23, 2024
@mikisf
Copy link
Author

mikisf commented Oct 24, 2024

Hey! You can find the IFC models inside the public folder of the provided repo (https://github.com/mikisf/ifc-viewer/tree/main/public). I’ve been experiencing this issue since version 0.0.53. With older versions, I couldn’t load the models at all, so to clarify, the issue isn’t related to the latest update (0.0.61) but seems to have been present from the beginning. Thanks for looking into it!

@QuimMoya
Copy link
Contributor

Use https://thatopen.github.io/engine_web-ifc/demo to test the models.

image

image

image

@mikisf
Copy link
Author

mikisf commented Oct 24, 2024

Oh, I wasn’t aware of that page—thank you! So it looks like the issue is specific to OBC. I really appreciate your help and time on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants