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

Rendering Issue with Transparency for Certain Items (e.g., Windows) #234

Open
bartlomiejwiejak opened this issue Jul 21, 2023 · 1 comment

Comments

@bartlomiejwiejak
Copy link

bartlomiejwiejak commented Jul 21, 2023

Hello,

I'm currently using the web-ifc-viewer library and I've encountered a specific issue pertaining to the rendering of certain transparent items. Specifically, elements like windows, which should be transparent, aren't being rendered as such. This issue does not occur with the same IFC files when viewed in the BIMVision software.

Below are some screenshots demonstrating the issue:

image image

And here are screenshots from BIMVision software:

image
image (1)

Additionally, you can reproduce this issue using the following IFC file:
file.zip

Steps to reproduce the issue:

Load the provided IFC file into the web-ifc-viewer
Navigate to the section containing the windows
Observe that the windows aren't being rendered as transparent
Expected behavior:

The windows (and other transparent elements) should render as transparent in the web-ifc-viewer just like they do in the BIMVision software.

Actual behavior:

The windows (and other transparent elements) are not being rendered as transparent in the web-ifc-viewer.

This issue is impeding the correct visualization of my architectural models, so I appreciate any help or guidance you could provide to address this problem.

Thank you in advance for your assistance!

@agviegas
Copy link
Collaborator

Hey! We are now focusing all our efforts in the components repository, which will likely take over web-ifc-viewer and web-ifc-three very soon. It will include a full documentation with live examples and tutorials. The API is similar to web-ifc-viewer (but more flexible and modular), so the transition should be quite easy.

Maybe you should check it out! You can check the big-restructure branch (or the alpha versions in npm) to see the latest changes as we build them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants