JRubyArt

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)

propane

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.

PiCrate

Similar to propane but tuned for RaspberryPI OS distro on RaspberryPI3B and ManjaroARM 0n RaspberryPI4.

pbox2d

Gem wrapper around jbox2d for JRubyArt and propane

toxiclibs

Gem wrapper around toxiclibs libraries for JRubyArt and propane

geomerative

Gem wrapper around geomerative library for JRubyArt and propane

ruby_wordcram

Gem wrapper around WordCram library for JRubyArt and propane, create word clouds in ruby.

joonsrenderer

Gem wrapper around joonsrenderer library for JRubyArt and propane, enables sunflow raytracing of sketches

filters4jruby_art

A set of GLSL filters for use with JRubyArt (propane), as example sketches

atom-k9

The atom-k9 package allows you run JRubyArt sketches from atom editor

language-jruby-art

The language-jruby-art provides syntax highlighting and snippets for JRubyArt and propane