- Notifications
You must be signed in to change notification settings - Fork1
uupaa/WebGLDetector.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Detect WebGL.
This module made ofWebModule.
<scriptsrc="<module-dir>/lib/WebModule.js"></script><scriptsrc="<module-dir>/lib/WebGLDetector.js"></script><script>WebGLDetector.detect();WebGLDetector.WEBGL_CONTEXT // ->"wegbl"WebGLDetector.WEBGL_VERSION// -> "WebGL 1.0 (OpenGL ES 2.0 Chromium)"WebGLDetector.WEBGL_VERNDOR// -> "WebKit"WebGLDetector.WEBGL_RENDERER// -> "WebKit WebGL"WebGLDetector.WEBGL_SL_VERSION// -> "WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)"WebGLDetector.MAX_TEXTURE_SIZE// -> 16384</script>
About
Detect WebGL
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.