Skip to main content
Module

x/commandis/mod.ts>dom.WebGLBuffer

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.WebGLBuffer
implements WebGLObject
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { WebGLBuffer } = dom;

Part of the WebGL API and represents an opaque buffer object storing data such as vertices or colors.