RubyGems.org

ruby-processing

1.0.10.1

Ruby-Processing is a Ruby wrapper for the Processing code art framework. It's this thin little shim that squeezes between Processing and JRuby, passing along some neat goodies like: * Applet and Application exporting of your sketches. Hand them out to your party guests, ready-to-run. * Live Coding via JRuby's IRB. Loads in your sketch so you can futz with variables and remake methods on the fly. * Bare sketches. Write your Ruby-Processing sketches without having to define a class. Without defining methods, even. * A "Control Panel" library, so that you can easily create sliders, buttons, checkboxes and drop-down menus, and hook them into your sketch's instance variables. * "Watch" mode, where Ruby-Processing keeps an eye on your sketch and reloads it from scratch every time you make a change. A pretty nice REPL-ish way to work on your Processing sketches.

installgem install ruby-processing -v 1.0.10.1
Authors

Jeremy Ashkenas, Peter Gassner, Martin Stannard, Andrew Nanton, Marc Chung, Peter Krenn, Florian Jenett, Andreas Haller, Juris Galang, Guillaume Pierronnet

10,715 total downloads 694 for this version
Owners

32652ed5b8fbd2ecdb1c78e9ac567b4b8fae5b9c9ffd332a24ff71a339fa6310

Gemfile
gem "ruby-processing", "~> 1.0.10.1"
Versions
  1. 1.0.10.1 September 30, 2011
Show all versions (12 total)