Beiträge von blend

    Don't blacklist the CSS3D support for Chrome (Chrome 50 and higher) anymore. Older Chrome version had buggy CSS3D support, but the newer ones seems to be okay. So it's possible to fall back to CSS3D rendering when WebGL isn't available in Chrome (e.g. because of blacklisted GPU drivers).

    Hi,

    I've got a situation in Chrome (53.0.2785.116 (64-bit) on macOS) where WebGL isn't working for some reason and it is now falling back to CSS3D support but I get the following error:

    Code
    INFO: krpano 1.19-pr7 (build 2016-09-09) INFO: HTML5/Desktop - Chrome 53.0 - CSS3D ERROR: Sorry, but panoramic videos are not supported by your current browser!

    It seems the fallback to Flash no longer works either? (it did previously).