ruby-processing 2.6.11
Ruby-Processing is a ruby wrapper for the processing art framework. The current version supports processing-2.2.1, and uses jruby-1.7.xx as the glue between ruby and java. You can use both processing libraries and ruby gems in your sketches. Features create/export/run/watch modes. The "watch" mode, provides a nice REPL-ish way to work on your processing sketches. Includes:- 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 and hundreds of worked examples to get you started...
Gemfile:
=
Installeer:
=
Development afhankelijkheden (4):
Requirements:
A decent graphics card
java runtime >= 1.7+
processing = 2.2.1+