beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

GlInfo Op



GlInfo
Namespace: Ops.Gl

Op author: pandur

information about the webgl context


Use this to get WEB GL information being used by the browser.



Inputs

Outputs

WebGl Version (Number)
GLSL Version (Number)
Max Frag uniforms (Number)
Max Vert uniforms (Number)
Max Texture Size (Number)
Max Texture Units (Number)
Max Varying Vectors (Number)
Max MSAA Samples (Number)
Extensions (Array)
Vendor (String)
Renderer (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using GlInfo

  • Examples
  • My Patches
  • Public