is announcing that Processing.js with version number 1.4.16 is already available to download.
What is Processing.js ?
Processing.js is A JavaScript port of the Processing visual programming language, a library for creating complex data visualizations with support for basic animations .
Processing.js closely mimics the original Processing language, porting most of its major features to JavaScript code.This allows developers access to a powerful and complex data visualization tool that makes adding statistics, interactions, and various animations to a Web page much easier and simpler.Processing.js can be used for charts, graphs, games, digital art, Web presentations, and so on.The library heavily relies on the HTML 5 canvas element for embedding the graphics and animations, working on most modern desktop and mobile browsers.The project is quite mature and has had enough time to build a complex set of references, docs, and demos, so it is very easy today to learn and get acquainted with it.
This is changelog for Processing.js version 1.4.16 :
You can read the complete changelog and also download this latest version on their homepage: processingjs.org