JavaScript graphics library

A JavaScript graphics library is a collection of functions used to aid in the creation of graphics for either the HTML5 canvas element or SVG. These libraries aid in the development and display of graphic elements like particles, motion, animation, plotting and SVG, 3D graphics and in most cases, also provide easier access to JavaScript events.

Most of these graphic libraries are APIs in name and function, but it can be compared by their merit as graphical libraries.

Distinction between other types of libraries and APIs

There is a distinction to be made between a graphics library, a scene graph, and a physics engine. Examples of each are often visual in nature, although the type of processing is often very different.

Examples

There are some of the more frequently updated and feature-rich projects.

See also

This article is issued from Wikipedia - version of the 11/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.