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