Ruby-processing
Bridge between the Processing creative-coding framework and Ruby
Ruby-processing is a bridge between the Processing creative-coding framework (originally Java-based) and the Ruby language, created to let developers and artists write Processing sketches using Ruby syntax. It enables the well-known graphics, animation, interaction and sketching patterns of Processing in a Ruby environment, which can be appealing to those who prefer Ruby’s syntax or already live in the Ruby ecosystem. Though the project is now deprecated and newer alternatives exist, it remains...