import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.2/deps.ts";
Creates and initializes a WebGLBuffer storing data such as vertices or colors.
x/caviar/deps.ts>WebGLRenderingContext#createBuffer
import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.2/deps.ts";
Creates and initializes a WebGLBuffer storing data such as vertices or colors.