Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/evt/mod.ts>dom.WebGLRenderingContext

💧EventEmitter's typesafe replacement
Latest
interface dom.WebGLRenderingContext
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { WebGLRenderingContext } = dom;

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