RubyGems Navigation menu

ruby-processing 1.0.6

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.7.1 - August 30, 2016 (152.0 KB)
  2. 2.7.0 - June 27, 2016 (151.5 KB)
  3. 2.6.18 - April 15, 2016 (151.5 KB)
  4. 2.6.17 - February 06, 2016 (151.5 KB)
  5. 2.6.16 - November 25, 2015 (149.0 KB)
  6. 1.0.6 - April 05, 2009* (15.0 MB)
顯示所有版本(共 40)

擁有者:

作者:

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

SHA 256 checksum:

114a5f1cbd60c480cc2d197c29a3649ff3566a4a83ac1f72bde895ccd6358f2f

總下載次數 112,097

這個版本 3,224

License:

Ruby 版本需求:

相關連結: