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

XBIM XPLORER not rendering on Windows 11 Pro #188

Open
pml1711 opened this issue Aug 19, 2022 · 8 comments
Open

XBIM XPLORER not rendering on Windows 11 Pro #188

pml1711 opened this issue Aug 19, 2022 · 8 comments

Comments

@pml1711
Copy link

pml1711 commented Aug 19, 2022

Hi there
I have just bought a new laptop with Windows 11 pro and I have downloaded the Xbim Xplorer to view some of my IFC files, but for some unknow reason it is not rendering properly. It does not give me any error, it just doesnt render the IFC.
First I thought it could be my IFC, then I downloaded an IFC from here (https://github.com/buildingSMART/Sample-Test-Files/blob/master/IFC%202x3/Duplex%20Apartment/Duplex_A_20110907.ifc), but it did not work either.
Than I thougt I could be an issue with the GPU, but I dont know for sure.
So I am attaching here a short MP4 video showing the issue and I am also attaching images showing my GPU and CPU reference.

CPU/GPU
CPU_CPU_REF

CONTROL PANEL with Visual C++ installed
ControlPanel_visual_c++

MP4 video showing the issue

XBIM.XPLORER.RENDERING.ISSUE.mp4

IFC
IFC_Duplex_A_20110907.zip

@pml1711 pml1711 changed the title XBIM XPLORER NOT RENDERING ON WINDOWS 11 XBIM XPLORER not rendering on Windows 11 Pro Aug 19, 2022
@CBenghi
Copy link
Member

CBenghi commented Sep 5, 2022

Hello,
I don't have access to any windows11 installation at the moment.
I'll review once I get the chance to repro.

@andyward
Copy link
Member

andyward commented Sep 30, 2022

It's been fine on the Win 11 machines I've used (including under ARM WIndows 11).

Looking at the video it is rendering something, but clearly corrupted (e.g. at 04-16 secs). So unlikely to be a missing or broken dependency.

As this is a new machine/install I'd be looking at making sure your graphics drivers are all up to date; and ensure you've the latest Windows update etc.

I'd also maybe test out some other BIM tools and even 3D software (like Paint 3D) to see if you have a more generic issue.

Failing that, share your Device & Windows specification details (from Settings->System->About)

@Pedrodeo
Copy link

Pedrodeo commented Nov 3, 2022

I confirm I have the same issue on a windows 11 Pro.
I have the issue when I use the integrated GPU to run Xbim (Intel Iris Xe Graphics), but when I switch to my NVIDIA GPU to run it, it works fine.

@andyward
Copy link
Member

andyward commented Nov 4, 2022

@Pedrodeo any chance you can supply the output from dxdiag.exe on the affected machine?

How does it handle other 3D content? i.e. can you open this webgl viewer: https://docs.xbim.net/examples/1_Hello_building.live.html

@pml1711
Copy link
Author

pml1711 commented Nov 4, 2022

Hi @andyward
I have run dxgiag.exe on my machine and I am attaching the results. But it seems fine to me, no apparent error and I am also attaching my device and windows specificationn as you suggest.
I have installed on my machined Solibri and usBIM viewer by Acca Software and they both work fine. Please see picture also attached.

Dxdiag
DxDiag.txt

Hello Building ok
image

Usbim/ Solibri /Xbim Xplorer
image

About my device
On the DxDiag.txt has information about my device.

@Pedrodeo
Copy link

Pedrodeo commented Nov 9, 2022

After some digging, it seems that the issue is more on Intel side, some people experience the same problem with 3D WPF runing with intel Iris XE graphic. That's my issue and apparently it is the same for you @pml1711.

@andyward
Copy link
Member

andyward commented Nov 9, 2022

Yes, looks like this issue: https://community.intel.com/t5/Graphics/Graphics-failure-with-WPF-3D-content-and-Iris-XE/td-p/1415196

XbimWindowsUI uses Helix toolkit under the covers. I would guess that if you download and run one of the examples you'll see the same issue: https://github.com/helix-toolkit/helix-toolkit

It may be worth raising a ticket over there if you repro in their examples, as there may be some workaround?

Definitely sounds like not a direct xbim issue - if there's some workaround/recommendation from helix/Intel come back to us.

@andyward
Copy link
Member

andyward commented Dec 1, 2022

Worth tracking helix-toolkit/helix-toolkit#1862 for possible resolution

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

4 participants