Published on 2009-04-21 00:08:40

jsDraw2D is a pure JavaScript library to draw 2D graphics on web pages inside web browser without using SVG or VML. JavaScript developers, web developers and webmasters can take advantage of the library to add graphics drawing functionality to their web applications or websites using the library. The library is entirely written in JavaScript and does not need any plug-in or additional software to run/execute. The JavaScript source code of the library is open and free under a "Creative Commons Attribution-Noncommercial 3.0 Unported" License.

jsDraw2D

The library provides the option to set co-ordinate system, origin, scale, and many other interesting features. Below a sample code using jsDraw2D :


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2010 phpmagazine.net All Rights Reserved