WebGL Extension Viewer
Your WebGL implementation:
Supported WebGL extensions:
Implementation dependent limits:
Note: The supported extensions as well as the implementation limits can be browser, operating system ans graphics card dependent! A minimal WebGL implementation is allowed to support no extensions and only provide the minimal implementation dependent limits stated above.
Learn more about WebGL availability on other systems:
WebGLStats is collecting WebGL capabilities from other websites around the web (also from this page) and presents nice statistics about different capabilities of the different OSes and machines. If you want to know what you can expect from your visitors, take a look there.
7 thoughts on “WebGL Extension Viewer”Leave a Reply
Thanks. Such quick list of available extensions is really helpful.
Would be nice to see which extensions is NOT supported as well.
Firefox now has WebGL 2.0 accessible via:
https://wiki.mozilla.org/Platform/GFX/WebGL2
var gl = somecanvas.getContext(“experimental-webgl2”);
May be worthwhile to extend this page to introspect WebGL 2.0. :)
Good recommendations!
Thanks for your tutorial.
Great!!! Really nice Thanks for sharing us.
Thanks for information.