RubyGems Navigation menu

ruby-processing 2.5.0

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: * Application exporting of your sketches. Hand them out to your party guests, ready-to-run. * 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. * Use ruby-gems and or java-libraries to access some pretty cool stuff... * Hundreds of worked examples are included to get you started

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. 2.5.0 - July 28, 2014 (8.79 MB)
Show all versions (40 total)

Development Dependencies (4):

bundler ~> 1.3
minitest ~> 5.3
rake ~> 10.3
rake-compiler ~> 0.9

Requirements:

A decent graphics card

java runtime >= 1.7+

processing = 2.2.1+

Owners:

Authors:

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

SHA 256 checksum:

2355652f6804bcac6f77563025e408f273d1d743c83dc356206e1d1fe78de389

Total downloads 111,492

For this version 2,262

License:

MIT

Required Ruby Version: >= 0

Links: