A lightweight 2D canvas rendering engine for modern browsers with ES6+.
Manipulate the sprites in canvas as you do with the DOM elements.
Learn more at spritejs.org
- Provide
attr()methods to set sprite styles. - Provide web animations api to perform animations.
- Provide filters.
- Provide high-level mouse & touch events
- Optimized rendering performance.
In browser:
<script src="https://s1.ssl.qhres.com/!ce402ec6/spritejs.min.js"></script>- Overview
- Sprites
- Textures
- Labels
- Buttons
- Transforms
- Events
- Filters
- Animations
- SVG Paths
- Offset API
- OBB Hit
Compatible with d3.js.