@gdgt/webgl
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

@gdgt/webgl

TODO: description

Usage

import {
  Context,
  defaultContext,
  Buffer,
  SyncableBuffer,
  Geometry,
  Sampler,
  Texture,
  Program,

  // enums
  BufferDataType,
  BufferBindingPoint,
  BufferUsage,
  TextureMagFilter,
  TextureMinFilter,
  TextureCompareMode,
  TextureCompareFunc,
  TextureWrap,
  TextureDataType,
  TextureFormat,
  TextureStorageFormat,
  UniformType,
} from "@gdgt/webgl";

// TODO: DEMONSTRATE API

Readme

Keywords

none

Package Sidebar

Install

npm i @gdgt/webgl

Weekly Downloads

1

Version

1.8.0

License

Apache-2.0

Unpacked Size

350 kB

Total Files

81

Last publish

Collaborators

  • gadget-bot
  • johh