forked from processing-js/processing-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
42 lines (32 loc) · 1.55 KB
/
README
File metadata and controls
42 lines (32 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
P R O C E S S I N G - 0 . 4 . 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 | 1 | . | 3 / 3
+---+---+---+---+---+
Tiger | ? | ? | ? | ? | . | 0 / 4
+---+---+---+---+---+
Vista | ? | ? | ? | ? | . | 0 / 4
+---+---+---+---+---+
XP | ? | ? | ? | ? | . | 0 / 4
+---+---+---+---+---+
3 / 13 = Pass
//////////////////////////////////////////////////////////////////////////////