Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#createBuffer

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method WebGLRenderingContext.prototype.createBuffer
import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.7/deps.ts";

Creates and initializes a WebGLBuffer storing data such as vertices or colors.