File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
77
88 1 . [ structure] [ ]
99 2 . [ objects] [ ]
10+ 3 . [ arrays] [ ]
11+ 4 . [ input] [ ]
12+ 5 . [ shape] [ ]
13+ 6 . [ image] [ ]
14+ 7 . [ control] [ ]
1015
11162 . [ Topics] [ ]
1217
@@ -20,7 +25,11 @@ Many of the vanilla processing example sketches have been translated to ruby-pro
2025
2126[ Basic ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics
2227[ structure ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
23- [ objects ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/structure
28+ [ objects ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/objects
29+ [ arrays ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/arrays
30+ [ control ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/control
31+ [ shape ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/shape
32+ [ input ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/basics/input
2433[ Topics ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics
2534[ lsystems ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/lsystems
2635[ shaders ] :https://github.com/ruby-processing/Example-Sketches/tree/master/samples/processing_app/topics/shaders
You can’t perform that action at this time.
0 commit comments