-
Notifications
You must be signed in to change notification settings - Fork 89
Gallery
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).
h3. Projects
- 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][]:http://gist.github.com/251981: MIDI-"VJ"-application: [Presentation][]:http://visuellemusik.vi.funpic.de/visualsynth.pdf, [HD-Video][]:http://www.vimeo.com/8181648 - 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
h3. Context Free Art
-
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
h3. Web Applet (feature no longer available)
- 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
http://gist.github.com/189611 http://gist.github.com/189613