= WebGL Issue = == Browsers' compatibility with the service == {{{#!th browser }}} {{{#!th Linux }}} {{{#!th Windows 7 }}} {{{#!th OS X }}} |---------------- {{{#!th Google Chrome }}} {{{#!td style='background: #0F0;' 23.0.1271.97 }}} {{{#!td style='background: #0F0;' 23.0.1271.64 m }}} {{{#!td style='background: #0F0;' 27.0.1453.116 }}} |---------------- {{{#!th Chromium }}} {{{#!td style='background: #0F0;' 25.0.1364.160 }}} {{{#!td style='background: #FFF;' Not tested }}} {{{#!td style='background: #FFF;' Not tested }}} |---------------- {{{#!th Safari }}} {{{#!td style='background: #FFF;' Not tested }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #0F0;' 6.0.5 }}} |---------------- {{{#!th Mozilla Firefox }}} {{{#!td style='background: #FF0;' 21.0 }}} {{{#!td style='background: #FF0;' 21.0 }}} {{{#!td style='background: #FF0;' 21.0 }}} |---------------- {{{#!th Opera }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #FFF;' Not tested }}} |---------------- {{{#!th Konqueror }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #FFF;' Not tested }}} {{{#!td style='background: #FFF;' Not tested }}} |---------------- {{{#!th Internet Explorer }}} {{{#!td style='background: #FFF;' Not tested }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #FFF;' Not tested }}} |---------------- {{{#!th Links }}} {{{#!td style='background: #F00;' Not compatible }}} {{{#!td style='background: #FFF;' Not tested }}} {{{#!td style='background: #FFF;' Not tested }}} \\ {{{#!th colspan=4 Key to the background color }}} |---------------- {{{#!td style='background: #FFF;' The browser has not been tested under given operating system. }}} {{{#!td style='background: #0F0;' The tested version of browser is fully compatible with the service. }}} {{{#!td style='background: #FF0;' The tested version of browser is not fully compatible with the service. }}} {{{#!td style='background: #F00;' No compatible version of browser has been found }}} {{{#!comment \\ \\ \\ \\ }}} == Chrome == If you are Linux user, then (according to http://www.borfast.com/blog/how-enable-webgl-google-chrome-linux-blacklisted-graphics-card) you can try running it from commandline with //--enable-webgl// and //--ignore-gpu-blacklist// switches: {{{ $ google-chrome --enable-webgl --ignore-gpu-blacklist }}} It should be working for other operating systems too. Moreover, you can set appropriate flags with [[chrome://flags/]] URL in your Chrome browser. You can be also interested in visiting: - for Mac OS: - [http://stackoverflow.com/questions/15141974/does-webgl-work-on-chrome-on-a-mac Does WebGL work on Chrome on a Mac?] - [http://stackoverflow.com/questions/10354717/how-to-use-software-webgl-engine-in-chrome-18 How to use software webgl engine in Chrome 18] - for Android: - [http://thenextweb.com/google/2013/01/25/google-finally-makes-it-easy-to-enable-webgl-support-in-latest-chrome-for-android-beta/ Google finally makes it easy to enable WebGL support in latest Chrome for Android beta] - for Windows: - [http://stackoverflow.com/questions/10222589/webgl-doesnt-work-under-chrome-in-windows-8-developer-preview WebGL doesn't work under Chrome in Windows 8 Developer Preview] - [http://productforums.google.com/forum/#!topic/chrome/4oRh0qh8S_Q How do I enable WebGL in Google Chrome 11? I'm running it on Windows XP] - generic: - http://get.webgl.org/ - http://en.wikipedia.org/wiki/WebGL - [http://support.google.com/chrome/bin/answer.py?hl=en&answer=1220892 WebGL and 3D graphics] - [http://blog.chromium.org/2012/02/gpu-accelerating-2d-canvas-and-enabling.html GPU accelerating 2D Canvas and enabling 3D content for older GPUs] == Other browsers == You can help us to support your browser. If you figure out how to solve your issue, please let us know about solution so we can append it to this document. Good idea is to begin with inspecting solutions available for Chrome - they might work (or give you a clue what the nature of the issue might be). You might be also interested in visiting: - http://get.webgl.org/ - http://en.wikipedia.org/wiki/WebGL