JSGL is an Open-Source, browser independent 2D vector graphics library for JavaScript.
It is designed for, and well tested on most major web browsers:
![]() ![]() Internet Explorer 6.0+, |
![]() Firefox 3.0+, |
![]() Opera 9.0+, |
![]() Safari 3.0+, |
![]() Google Chrome |
It provides a well-designed, object-oriented API for creating interactive graphics applications in JavaScript.
In integrates VML/SVG vector markup languages. However, the API provided is cross-browser, leaving all the hard work to JSGL.
Drawing interactive graphics in JavaScript has never been easier
What JSGL 2.0 offers?
Firstly, you need to download the library.
Then you can check the documentation that will teach you how to use the library on your own.
For CTU students willing to create visualizations using this library:
It is possible to do it within a semestral project or bachelor/master thesis under my supervision.
Please feel free to contact me at tomas(dot)rehorek(at)fit(dot)cvut(dot)cz!