File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ P R O C E S S I N G - J S - G W T - 0.1.0
2
+ a GWT wrapper for the processing-js library
1
3
4
+ //////////////////////////////////////////////////////////////////////////////
5
+
6
+ License MIT (see included LICENSE)
7
+ Original Author Ümit Seren
8
+
9
+
10
+ Web Site -
11
+ Github Repo. https://github.com/timeu/processing-js-gwt
12
+ Bug Tracking -
13
+ Test Suite -
14
+
15
+
16
+ //////////////////////////////////////////////////////////////////////////////
17
+
18
+ ACKNOWLEDGMENT & THIRD PARTY LIBRARIES
19
+
20
+ - processing.js by John Resig (http://processingjs.org)
21
+ - Google Web Toolkit (GWT) by Google (http://code.google.com/webtoolkit/)
22
+
23
+
24
+ //////////////////////////////////////////////////////////////////////////////
25
+
26
+ INTRODUCTION
27
+
28
+ processing-js-gwt is a thin Google Web Toolkit (GWT) wrapper which allows
29
+ to use processingjs sketches in GWT applications.
30
+
31
+
32
+ //////////////////////////////////////////////////////////////////////////////
33
+
34
+ USAGE
35
+
36
+ to be written
37
+
38
+ //////////////////////////////////////////////////////////////////////////////
You can’t perform that action at this time.
0 commit comments