RubyGems Navigation menu

ruby-processing 1.0.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. * 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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.7.1 - August 30, 2016 (152 KB)
  2. 2.7.0 - June 27, 2016 (152 KB)
  3. 2.6.18 - April 15, 2016 (152 KB)
  4. 2.6.17 - February 06, 2016 (152 KB)
  5. 2.6.16 - November 25, 2015 (149 KB)
  6. 1.0.1 - January 17, 2009* (14.3 MB)
Show all versions (40 total)

Owners:

Authors:

  • Jeremy Ashkenas, Peter Gassner, Martin Stannard, Andrew Nanton

SHA 256 checksum:

50d5efc63c8ffff2c8a514169e156809291497f40ac6e73ee687ab4183eaa125

Total downloads 111,493

For this version 3,299

Licenses:

N/A

Required Ruby Version: None

Links: