Canvas

May 7, 2016 ยท View on GitHub

The Canvas HTML-Element allows access to individual pixels to enable fast drawing applications.

Its API gives access to WebGL for 3D graphics and to the 2D drawing API.