Currently I am working on a new version of
JRubyArt to create an alternative ruby wrapper for processing (to ruby-processing).
- Sketches run as regular ruby scripts (just need jruby)
- Vecmath libraries developed for ruby-processing built in
- You can use Netbeans-8.0.1 to develop and run sketches
- From netbeans you load and use other gems with your sketches
- Has a blank sketch creator built in
- Is in development (yet to support
opengl sketches, libraries)
Some sketches as with regular ruby-processing (load image etc) require jruby-complete to run, but with netbeans this is not a problem:-
No comments:
Post a Comment