Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-draw-function

chinedufn7MIT0.0.1

Create a WebGL draw call based on user provided data

gl, webgl, draw, call, function, canvas, automate, automatic

readme

create-draw-function Build Status

Background / Initial Motivation

I want the simplest interface possible for creating a WebGL draw call. There are other projects that aim for this, but I like the idea of slowly adding the functionality that I need and having a deep understanding of the underlying implementation.

Usage

Maybe I'll add some notes when I've used it in more production scenarios.

License

MIT