GlInfo Op

GlInfo

information about the webgl context


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


Edit Documentation

Full Name
  • Ops.Gl.GlInfo
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

OUTPUT PORTS


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)

Patches using GlInfo

  • Examples
  • Public
  • My Patches