-
Notifications
You must be signed in to change notification settings - Fork 89
Gallery
Martin Prout edited this page Feb 18, 2014
·
31 revisions
This gallery is for sharing what's possible with Ruby-Processing. If you're working on something, feel free to add a link to it here (these examples may need updating to run with ruby-processing-2.3.0, and web applets are no-longer available).
- The Nature of Code Examples A port of code from Dan Shiffmans Nature of Code to ruby-processing by Pierre
- Basis provides a set of classes for easily plotting and interacting with data in arbitrary rectilinear 2D coordinate systems by specifying their basis vectors. Here is a short guide.
- Twitter Emotion Graphs Graphing the emotional state of Twitter in real-time
- pARP
- Stalagmites
- Obama's Buzz
- Various scripts : by Thomas R. Koll
- WeathRb : A weather radar data viewer.
- JRmidi : basic MIDI I/O-class with examples here: http://gist.github.com/189611 http://gist.github.com/189613
- Oskar : MIDI-"VJ"-application: Presentation, HD-Video - homage to Oskar Fischinger, pioneer in "visual music"
- Interference:http://gist.github.com/278929 : Music generation by set operations - Sound Example:http://soundcloud.com/visuelle-musik/interference/s:8Zlrd (set A, set B, result sets), Quick Reference:http://visuellemusik.vi.funpic.de/interference.pdf
-
jashkenas version (stand alone library) context_free
-
monkstone version (now available as an installable gem) cf3ruby
jruby -S gem install cf3
- Sand Traveler original Web Applet