forked from jashkenas/ruby-processing
-
Notifications
You must be signed in to change notification settings - Fork 0
Gallery
Martin Prout edited this page Aug 1, 2013
·
65 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.1.1, 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: A DNA visualization and analysis application)
- 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: Music generation by set operations – Sound Example (set A, set B, result sets), Quick Reference
- 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 and code Updated for processing-2.0