GlInfo_v2 Op

GlInfo

information about the webgl context


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


Full Name
  • Ops.Gl.GlInfo_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


OUTPUT PORTS


WebGl Version Short (Number)
WebGl Version (String)
GLSL Version (String)
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)

Changelog

Patches using GlInfo_v2

  • Examples
  • Public
  • My Patches