gl-geometry

A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.

gl-simplified-vao

A simplified interface for creating vertex array objects without the need to calculate strides and offets.