Skip to content

Commit 8fc942a

Browse files
committed
Update README.md
1 parent f9fc852 commit 8fc942a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Example-Sketches
22
================
33

4-
Many of the vanilla processing example sketches have been translated to ruby-processing, and they are mainly written as 'bare' sketches (ie not class wrapped) in keeping with the original processing. When these sketches the get wrapped in a Sketch class. Should you prefer to write class wrapped sketches these will work equally well with ruby processing. Certain sketches must be run with JRuby-Complete (`load_image` and `shader` sketches), this is some java permissions thing with jruby.
4+
Many of the vanilla processing example sketches have been translated to ruby-processing, and they are mainly written as 'bare' sketches (ie not class wrapped) in keeping with the original processing. When these sketches the get wrapped in a Sketch class. Should you prefer to write class wrapped sketches these will work equally well with ruby processing. Certain sketches must be run with JRuby-Complete (`load_image` and `shader` sketches), this is some java permissions thing with jruby. Partial catalogue below I got bored:-
55

66
1. [Basic][]
77

0 commit comments

Comments
 (0)