10 ms·
I realize it's a different language, but how about Ruby-Processing? It's a wrapper of Processing's methods but in Ruby. Here's the link https://github.com/jashk
by mrjd 14y ago
I realize it's a different language, but how about Ruby-Processing? It's a wrapper of Processing's methods but in Ruby. Here's the link https://github.com/jashkenas/ruby-processing https://github.com/jashkenas/ruby-processing. It's much less verbose than Java and also has a very handy watch mode which reloads your sketch every time you make a change.