WebGL supports detection with supported browser version rollup

Source: Internet
Author: User

WebGL supports detection with supported browser version rollup

The beautiful Life of the Sun Vulcan (http://blog.csdn.net/opengl_es)

This article follows "Attribution-non-commercial use-consistent" authoring public agreement

Reprint Please keep this sentence: Sun Vulcan's Beautiful Life-this blog focuses on Agile development and mobile and IoT device research: IOS, Android, HTML5, Arduino, Pcduino , Otherwise, the article from this blog refused to reprint or re-reproduced, thank you for your cooperation.




Whether my browser supports WebGL



Http://caniuse.com

Search WebGL on the page, find the webgl-3d Canvas graphics, and open the link:



From, there are a few notes:

1, the WEBGL standard is now basically a relatively stable standard, the latest browser is the latest version as the implementation blueprint, so there should be no special WEBGL features, the browser vendors are either all implemented, either partially implemented, or not supported;

2, in the figure, the green part of the full implementation of the WEBGL standard feature version, but some manufacturers of the implementation is not necessarily as described as complete, and some are not so stable;

3. When a browser cannot run a WebGL app, consider whether you need to manually turn on WebGL features, such as Safari;

4, when a browser is unable to open the local WebGL application, should consider that the browser for local resources for security reasons, access to local resources is required to set whether to allow, for the browser setting method is different, and like Firefox is turned on by default;

5, when a function, in the partial implementation of WebGL browser can be run, then through reasoning, can be learned that all the WEBGL function in the browser will be able to run, unless the browser bragging!

6, some browser access to local resources settings, you can refer to the "Threejs official website-How to run the local thing (how to run things locally)" translation.





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.