spritebatch
v1.0.5
Published
A library for rendering 2D sprites with WebGL.
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