Table of Contents

Web Browsers - Enable WebGL

Check caniuse.com/webgl to see whether your browser supports WebGL.

If your browser supports WebGL, follow these instructions to enable it:


Chrome

First, enable hardware acceleration:

NOTE: You will need to relaunch Chrome for any changes to take effect.


Then enable WebGL:

NOTE: You will need to relaunch Chrome for any changes to take effect.


Then inspect the status of WebGL:

If the status is not “Hardware accelerated”, then the Problems Detected list (below the the Graphics Feature Status list) may explain why hardware acceleration is unavailable.


If your graphics card/drivers are blacklisted, you can override the blacklist.

WARNING: This is not recommended!

Certain graphics cards and drivers are blacklisted by some browsers, because they are known to contain serious bugs or cause crashes. In very severe cases, these can even cause the entire computer to freeze! For example, this issue causes certain Mac computers to freeze and require restarting.

Many browsers have an option to override the blacklist (ie: attempt to use the blacklisted features, despite the risks). This is not recommended! You should only override the blacklist if you understand and accept the risks.

More information is available here:

To override the blacklist:

For more information, see: Chrome Help: WebGL and 3D graphics.


Upgrading graphics drivers

If your graphics drivers are too old to support WebGL, you may be able to upgrade them.

More information is available here:


Firefox

First, enable WebGL:

NOTE: Any changes take effect immediately without relaunching Firefox.


Then inspect the status of WebGL:


If your graphics card/drivers are blacklisted, you can override the blacklist.

WARNING: This is not recommended!

Certain graphics cards and drivers are blacklisted by some browsers, because they are known to contain serious bugs or cause crashes. In very severe cases, these can even cause the entire computer to freeze! For example, this issue causes certain Mac computers to freeze and require restarting.

Many browsers have an option to override the blacklist (ie: attempt to use the blacklisted features, despite the risks). This is not recommended! You should only override the blacklist if you understand and accept the risks.

More information is available here:

To override the blacklist:

NOTE: (Like Chrome, Firefox has a Use hardware acceleration when available checkbox, in Preferences → Advanced → General → Browsing.

However, unlike Chrome, Firefox does not require this checkbox to be checked for WebGL to work.


Upgrading graphics drivers

If your graphics drivers are too old to support WebGL, you may be able to upgrade them.

More information is available here:


Safari


References

https://caniuse.com/#feat=webgl