We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30dcffe commit 2c3efebCopy full SHA for 2c3efeb
README.md
@@ -33,6 +33,7 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
33
3. [control-panel][]
34
4. [video][]
35
5. [glvideo][]
36
+ 6. [library proxy][]
37
38
4. Gems
39
1. [PBox2D][pbox2d]
@@ -85,3 +86,5 @@ To auto-run many samples `cd` this directory and `rake` for others like pbox2d
85
86
[conversion]:https://gist.github.com/monkstone/6f61ecf6c0f222d9b80250bd60a8c84f
87
[examples]:https://github.com/JRubyArt-examples/propane-examples
88
[contributed]:https://ruby-processing.github.io/propane/contributed
89
+
90
+[library_proxy]:https://github.com/ruby-processing/propane-examples/tree/master/processing_app/library/library_proxy
0 commit comments