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

Package detail

spritebatch

snordgren14ISC1.0.5

A library for rendering 2D sprites with WebGL.

webgl, spritebatch

readme

spritebatch.js

Spritebatch.js is a utility for rendering 2D textures using WebGL, for when the HTML5 Canvas rendering API is unsuitable.

Install

npm install spritebatch --save