Ruby-Processing

Ruby wrapper for Processing
Download

Ruby-Processing Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Jeremy Ashkenas
  • Publisher web site:
  • http://ashkenas.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.1 MB

Ruby-Processing Tags


Ruby-Processing Description

Ruby-Processing is a small, unique Ruby wrapper for the Processing code art framework.It's this thin little shim that squeezes between Processing and JRuby. Because every sketch has a setup method, called once at the start, and a draw method, called continuously as it animates; Ruby-Processing includes a sketch creator to get you started on the right foot with the proper (minimal) boilerplate. Using rp5 create my_sketch 800 600, will generate a Processing::App that’s 800 by 600 pixels in size, and just displays a blank window.


Ruby-Processing Related Software