BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

Model visualization error on Apple Silicon

Open GiacomoManzoli opened this issue 1 year ago • 2 comments

Describe the bug When computer running the bimvie.ws web application has an Apple Silicon processor (es: M2), the 3D model is displayed without colors.

To Reproduce Open a project on any mac device with an Intel processor and the model is displayed correctly. Open the same project in a mac device with an ARM/Silicon processor and the model is displayed without colors.

Expected behavior The two model should be displayed in the same way.

Screenshots Mac Intel Mac Intel Mac Silicon Mac Silicon M1

Additional context

  • It seems to be a "client side problem", in my case the server is the same and it's running on a Mac Intel.
  • As far as devices goes, i've noticed that with macOS Ventura (latest public release), the processor M1 works fine, while the successors (M1 Pro/Max/Ultra and M2 series) has the issues. With the newer macOS Sonoma (still in beta) also the M1 processor has the issue.

GiacomoManzoli avatar Jul 07 '23 09:07 GiacomoManzoli