Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface WebGLRenderingContext
import { type WebGLRenderingContext } from "https://deno.land/x/yxz@0.17.0/typing/lib.dom.ts";

Provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML element.