ANN: JRubyArt-0.4.0

The first release of JRubyArt that uses jruby to create a ruby wrapper for processing. Very similar to ruby-processing, but designed to work with processing-3.0 and jruby-9.0.0.0, as with ruby-processing can be installed as a rubygem, but requires an installed version of processing-3.0a11 to work.

gem install jruby_art

To install jruby-complete-9.0.0.0

k9 setup install

To install samples

k9 setup unpack_samples

To run sketches

k9 run sketch.rb

Github

Sign In or Register to comment.