How to turn on WEBGL on Chrome and decide if your browser supports it now

Source: Internet
Author: User

1. Open mode:

The first kind: open cmd, switch to Chorme's installation directory, type Chrome.exe--ENABLE-WEBGL, enter will open a Chrome browser window;

Second: Find a shortcut to Chrome, and if not, create a shortcut (right click on Chrome.exe, select "Create Shortcut" or "Send To" → "desktop Shortcut"), right click on the shortcut and select Properties.
In the target box, behind the double quotes, add--enable-webgl--ignore-gpu-blacklist--allow-file-access-from-files. Close any chrome windows that are currently open, and then use this shortcut to launch the Chrome browser. --enable-webgl

It means to turn on WEBGL support;--ignore-gpu-blacklist means ignoring the GPU blacklist, which means that some graphics GPU is not recommended to run WEBGL because it is too old, and this parameter allows the browser to ignore the blacklist and force WebGL to run. --allow-file-access-from-files means allowing resources to be loaded locally, if you are not a WEBGL developer, you do not need to develop and debug WebGL, just want to see the WebGL demo, you can not add this parameter.

2. Verify that it is turned on:

Enter http://doesmybrowsersupportwebgl.com in the address bar and if Yay is displayed, WEBGL is supported and is not supported if nay is displayed.

How to turn on WEBGL on Chrome and decide if your browser supports it now

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.