RESOLVED CONFIGURATION CHANGED 183417
WebGL rendering white screen Safari 11 / 10.13 on Nvidia Cards
https://bugs.webkit.org/show_bug.cgi?id=183417
Summary WebGL rendering white screen Safari 11 / 10.13 on Nvidia Cards
Michael Anthony
Reported 2018-03-07 15:24:32 PST
You can test the following link in Safari and Chrome: https://threejs.org/examples/#webgl_animation_scene Chrome renders correctly, Safari renders a white screen. We've noticed this on production projects and had to use {alpha: true} in the initialization to get the colors to render correctly -- although it still required additional workarounds in specific shaders to fully fix.
Attachments
Michael Anthony
Comment 1 2018-03-07 15:25:27 PST
Also: We found this to occur on Nvidia cards (MBP 750M) but have also seen it on Iris Pro.
Radar WebKit Bug Importer
Comment 2 2018-03-08 08:16:32 PST
Kimmo Kinnunen
Comment 3 2024-01-17 02:32:15 PST
This should work now
Note You need to log in before you can comment on or make changes to this bug.