-
Notifications
You must be signed in to change notification settings - Fork 89
Gallery
Martin Prout edited this page Nov 19, 2013
·
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).
- 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:https://github.com/jashkenas/context_free
-
monkstone version (now available as an installable gem) cf3ruby:https://github.com/monkstone/cf3ruby
jruby -S gem install cf3
- Sand Traveler original [Web Applet][]
[Web Applet]:http://s3.amazonaws.com/jashkenas/ruby_processing_gallery/sand_traveler/index.html and code [Updated for processing-2.0][]:http://learning-ruby-processing.blogspot.co.uk/2013/02/sand-traveller-refactored-and-updated.html