GlInfo_v2 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_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


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)

Patches using GlInfo_v2

  • Examples
  • Public
  • My Patches

Changelog


improvementAdd Number output for WebGl Versionuser avatarpandur - 2024-07-10 16:46