| layout | title | keywords |
|---|---|---|
page |
Ruby Processing Projects |
projects, propane, JRubyArt, toxicgem, atom-k9, language-jruby-art, pbox2d |
The natural successor to ruby-processing, equivalent processing-4.0 and jruby-9.3.2.0, since version 2.0 does not require vanilla processing install. Executable k9. Can work without jruby install (using jruby-complete.jar). Features a --watch (-w) mode, where sketch will reload on saved changes. Supports bare sketches (like vanilla processing)
An alternative ruby-processing implementation, for processing-4.0+ and jruby-9.3.2.0+, does not require vanilla processing install, does require jruby install. Executable jruby. Should be be easier to convert into an exportable app, no reliance on vanilla processing install. Only supports class wrapped sketches.
Similar to propane but tuned for RaspberryPI OS distro on RaspberryPI3B and ManjaroARM 0n RaspberryPI4.
Gem wrapper around jbox2d for JRubyArt and propane
Gem wrapper around toxiclibs libraries for JRubyArt and propane
Gem wrapper around geomerative library for JRubyArt and propane
Gem wrapper around WordCram library for JRubyArt and propane, create word clouds in ruby.
Gem wrapper around joonsrenderer library for JRubyArt and propane, enables sunflow raytracing of sketches
A set of GLSL filters for use with JRubyArt (propane), as example sketches
The atom-k9 package allows you run JRubyArt sketches from atom editor
The language-jruby-art provides syntax highlighting and snippets for JRubyArt and propane