You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# propane-examples
2
-
Example Sketches for propane-2.3.0 see also [Example-Sketches][examples] for JRubyArt (many of with only need to be class wrapped to run with propane).
2
+
Example Sketches for propane-2.3.1 see also [Example-Sketches][examples] for JRubyArt (many of with only need to be class wrapped to run with propane).
3
3
4
4
WIP to complete translation from JRubyArt to propane using [this conversion tool][conversion], and by replacing `Processing::Proxy` with `Propane::Proxy`, and unnest some classes as required.
5
5
@@ -31,6 +31,7 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
31
31
2.[vecmath][]
32
32
3.[control-panel][]
33
33
4.[video][]
34
+
5.[glvideo][]
34
35
35
36
4. Gems
36
37
1.[PBox2D][pbox2d]
@@ -67,6 +68,7 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
0 commit comments