Two.js is an exciting JavaScript library that provides a 2-dimensional and single drawing API forВ SVG, Canvas And WebGL. The library has only (currently) support for shapes (no text or images) and allows importing SVG data.
It can group multiple elements which is useful when transforming them together.
There is a built-in animation loop,В methods to draw well-known shapes and lots of options to customize them.
Compatibility: All Modern Browsers