ruby-processing-plugin

Run Ruby-Processing in the Processing IDE ... Blasphemy.

Stars
22
  ___                                 
 /  /\          ___           ___     
/  /::\        /  /\         /  /\    

/ /:/:\ / /::\ / /::\ / /::\ :\ / /:/:\ / /:/:\ //:/:_:\ / /::\ :\ / /::\ :\ __/~|::/:/ //:/:_:\ //:/:_: | |:|::/ _/ :/:/ _/ :/:/ | |:|/ \ ::/ \ ::/ ||:| _/ _/ __|

The Ruby-Processing Plugin allows you to run Ruby-Processing sketches from inside of the Processing IDE ... Blasphemy.

PREREQUISITES:

  • Ruby (for now)
  • Java (forever)
  • The ruby-processing gem (perhaps will get vendor'd into this in the future)

INSTALL:

Drop the RubyProcessingPlugin folder into a "tools" directory inside your main Processing sketchbook folder. Open Processing and look in the "Tools" menu.

BUILD:

Check make.rb before you run it to make sure that it looks sensible for your setup. You'll need a copy of core.jar and pde.jar to make it compile.