{"id":82518,"library":"jruby-art","title":"JRubyArt","description":"JRubyArt is a Ruby implementation of the Processing art framework with enhanced functionality, supporting Processing libraries and Ruby gems.","status":"active","version":"2.6.1","language":"ruby","source_language":null,"source_url":"https://github.com/ruby-processing/JRubyArt","tags":["processing","art","graphics","jruby"],"install":[{"cmd":"gem install jruby_art","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'jruby_art', '~> 2.6.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"JRubyArt","correct":"require 'jruby_art'"}],"quickstart":{"code":"require 'jruby_art'\nclass MySketch < Processing::App\n  def setup\n    size 400, 400\n  end\n\n  def draw\n    ellipse 200, 200, 50, 50\n  end\nend","lang":"ruby","description":"Create a basic Processing sketch"},"warnings":[{"fix":"Install JRuby and use it to run your sketches","message":"Requires JRuby to run","severity":"breaking","affected_versions":">= 2.5.0"}],"env_vars":null,"search_vec":"'art':10,22 'enhanc':13 'framework':11 'function':14 'gem':20 'graphic':23 'implement':6 'jrubi':24 'jrubyart':1,2 'librari':17 'process':9,16,21 'rubi':5,19 'support':15","created_at":"2026-06-19T05:23:27.605849+00:00","updated_at":"2026-06-19T05:23:27.605849+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://ruby-processing.github.io/JRubyArt/","github":"https://github.com/ruby-processing/JRubyArt","docs":"http://www.rubydoc.info/gems/jruby_art/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}