Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/shader_canvas/core/webgl_buffers/buffer_data.ts

A rendering engine where you can write WebGL 2.0 shaders using custom tags.
Latest
import * as shaderCanvas from "https://deno.land/x/shader_canvas@v1.1.1/core/webgl_buffers/buffer_data.ts";

Classes

The BufferData class is a Web Component.

Type Aliases

This type is used to define the possible values that can go in the target attribute.

The type of data buffers supported. Raw data must be able to be represented by one of these types.