RubyGems Navigation menu

ruby-processing 2.4.2

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. * 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 (152KB)
  2. 2.7.0 - June 27, 2016 (152KB)
  3. 2.6.18 - April 15, 2016 (152KB)
  4. 2.6.17 - February 06, 2016 (152KB)
  5. 2.6.16 - November 25, 2015 (149KB)
  6. 2.4.2 - January 10, 2014 (8.76MB)
全てのバージョンを表示(全40件)

Development依存関係 (3):

bundler ~> 1.3
minitest ~> 5.1
rake ~> 10.0

必須要件:

A decent graphics card

java runtime >= 1.6+

processing = 2.0.3+

所有者:

作者:

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

SHA 256チェックサム:

9222e532df8560c2d068423f90e3b13e5d2460657d5d26181c648b295341d1ec

累計ダウンロード数 112,212

このバージョンのみ 2,691

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: