GitHunt
ZB

zbhuang1/processing.js

A port of the Processing visualization language to JavaScript.

P R O C E S S I N G - 0 . 0 . J S
a port of the Processing visualization language

IMPORTANT! - NOTE FOR DEVELOPERS:
Please read the guidelines before pushing your code to the repository. The
function(s) you are working on may already be finished and queued for push.

GUIDELINES:
http://processing-js.lighthouseapp.com/projects/41284/project-workflow

IRC CHANNEL:
Join the development team at irc://irc.mozilla.org/processing.js for more info

License : MIT
Developer : John Resig: http://ejohn.org
Web Site : http://processingjs.org
Java Version : http://processing.org
Github Repo. : http://github.com/jeresig/processing-js
Bug Tracking : http://processing-js.lighthouseapp.com
Mozilla POW! : http://wiki.Mozilla.org/Education/Projects/ProcessingForTheWeb
Maintained by : Seneca: http://zenit.senecac.on.ca/wiki/index.php/Processing.js
Hyper-Metrix: http://hyper-metrix.com/#Processing

//////////////////////////////////////////////////////////////////////////////

VERSION TEST: 0.0

      Fx  Sf  Ch  Op  IE
     +---+---+---+---+---+

Ubuntu | 1 | . | . | 1 | . | 2 / 2
+---+---+---+---+---+
Tiger | 1 | . | . | 1 | . | 2 / 2
+---+---+---+---+---+
Vista | 1 | 1 | 1 | 1 | . | 4 / 4
+---+---+---+---+---+
XP | 1 | 1 | 1 | 1 | . | 4 / 4
+---+---+---+---+---+
12 / 12 = Pass

//////////////////////////////////////////////////////////////////////////////

Languages

JavaScript99.2%Java0.8%

Contributors

Created February 6, 2010
Updated December 13, 2012
zbhuang1/processing.js | GitHunt