As you can see on the pannellum homepage:

Does https://get.webgl.org/ work for you? The rendering artifacts make me think it's using the CSS 3D transform fallback renderer (instead of the standard WebGL renderer), which often has issues because of differing browser implementations of CSS 3D transforms.
Yes it does work.

I'm not sure what's going on then. I'll try to look into it.
Informations that could help:
To be sure I've try with nvidia web driver and OSX driver, the problem is the same.
Same thing for CUDA driver with and without, the problem is the same.
Having the same problem. Any news on this case?
Setting the background color of the container div for the Pannellum viewer to black (#000) seems to fix the problem on Safari 11.0.2.
In addition to my previous post, problem is fixed when the "background" CSS property on the container div is set to #000000. Setting the "background-color" property to #000000 does not hide the "cubes edges" (the standard Pannellum background).
Hi @mpetroff ! Any update about a fix?
Does the suggested background color fix work for you? I don't have a machine with Safari 11, and I can't reproduce the issue using a Sauce Labs instance for Safari 11.
Hi!
Setting background to #000000 makes the panorama visible but “cubes edges” are till visible in white.
Björn Smith
+46 70 760 5479
On 24 Jan 2018, at 00:07, Matthew Petroff <[email protected] notifications@github.com> wrote:
Does the suggested background color fix work for you? I don't have a machine with Safari 11, and I can't reproduce the issue using a Sauce Labs instance for Safari 11.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/mpetroff/pannellum/issues/523#issuecomment-359961965, or mute the thread https://github.com/notifications/unsubscribe-auth/AGLCHMXJcQFUGNmTQZQBXWF5ydDeqWcsks5tNmVvgaJpZM4RC27p.
I have Safari Version 11.0.2 (12604.4.7.1.6) on macOS Sierra 10.12.16 (16G1114).
When I set "background" (not "background-color") to #000000, problem is fixed. If I set "background-color" to #000000, the "cube edges" are visible in white.
Same probleme here 😢
I have a macbook pro high sierra 10.13.2 with safary 11.0.2


@ajorquera can you share your mac type and version? (imac, macbook etc...???)
@jimblue check above. I have updated my comment https://github.com/mpetroff/pannellum/issues/523#issuecomment-362839783
Which version of macbook pro (to know your hardware config)
Can confirm, High Sierra 10.13.3, Safari 11.0.3 (so latest version of everything).
The bug goes away when #panorama has its background property set to #000000.
Maybe mpetroff you should implement this workaround until you can track down the bug, as a lot of people with an up-to-date mac will be affected ?
If you have a working patch that doesn't break anything, I'd be happy to apply it.
Any update update about a fix? Pannellum is still not working on Safari.
Most helpful comment
Can confirm, High Sierra 10.13.3, Safari 11.0.3 (so latest version of everything).
The bug goes away when #panorama has its background property set to #000000.
Maybe mpetroff you should implement this workaround until you can track down the bug, as a lot of people with an up-to-date mac will be affected ?