Ajax Animator | |
Ajax Animator | |
Author: | Antimatter15, brwainer, others |
Developer: | Antimatter15 |
Latest Release Version: | 0.20.05 Wave |
Programming Language: | JavaScript, HTML5, PHP, Java |
Language: | English |
Genre: | Vector graphics editor |
License: | GPL-3.0-or-later |
Ajax Animator is a free, web-based animation suite.[1] [2] Its development began in March 2006 by Antimatter15, then a sixth grader. Ajax Animator was originally intended to be a free replacement to Flash MX,[3] [4] but is now a general-purpose animation tool. Ajax Animator is primarily written using JavaScript, the Ext JS framework, and HTML5-related technologies such as SVG. The software can be used either from within a web browser or from an offline installation.[5]
Ajax Animator began as a project by Antimatter15, then a 6th grader. Its intended use was to draw stick figures and animate and export them to Flash files, as an alternative to the expensive Flash MX desktop program. It was first inspired by the Koolmoves Flash editing software. Development started around March 2006, based on the RichDraw JavaScript library, which allowed for in-browser graphics creation.[3] [6]
The application was soon rewritten to use the DHTML Suite library from DHTML Goodies, and finally allowed for exporting SWF files through the Freemovie Java library. Development subsequently moved to Subversion on Google Code to ease production.[6]
Version 1.0 was rewritten to use version 1.0 of Sencha's Ext JS library instead. It also added support for inbetweening and sharing projects.[6] The next version, 0.20, was a complete rewrite to support version 2.0 of Ext JS, and used the OnlyPaths library by josep_ssv, which extended RichDraw and was designed specifically for Ajax Animator.
Later versions used the author's own VectorEditor library, based on the Raphaƫl framework.