protonscr

Fusion360 rendering of 3d model is flickering.

dxvkopen d3d11
doitsujin/dxvk#4524 · opened 2024-12-12 by madurani · updated 2025-05-19 · 4 comments · github
Mmadurani 2024-12-12 github

Application Fusion360 will soon supported only DirectX11. Till now we used there OpenGL or DirectX9. Now i began with testing of DirectX11. Applicaton work, but main window where is rendered 3Dmodel is flickering.

Software information

Fusion360

System information

  • GPU: NVIDIA GeForce GTX 1060 3GB
  • Driver: nvidia-drivers-550.135
  • Wine version: 9.22
  • DXVK version: v2.5.1

Log files

fusion.360.txt

BBlisto91 2024-12-13 github

Does it work with wined3d?

Mmadurani 2024-12-13 github

No, not work:
image

After installation of dxvk:
image

Mmadurani 2024-12-13 github

Additional information: Black scree appear when some popup menu is called or cursor is changed (when middle or right button of mouse is press), then it's enough only scroll the mouse wheel and screen render is back.

image

Ddoitsujin maintainer 2024-12-17 github

Desktop applications with embedded D3D rendering aren't really expected to work, it's difficult to fix and not a priority.

Nothing extracted yet.