We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Ruby processing is wrapper around regular processing, that allows you to to write processing sketches in ruby see blogpost for how to install the latest version. New for the latest version is that the vecmath is now a jruby-extension, this allows dead simple ArcBall setup, and Vec2D and Vec3D to be written directly to processing vertices. Also included is sin cos DegLut lookup tables (also written as a jruby extension).