This repository is a read-only mirror of our monorepo. We do not accept pull requests or direct contributions here.
All development happens in our xord/all monorepo, which contains all our main libraries. If you'd like to contribute, please submit your changes there.
For more details, check out our Contribution Guidelines.
Thanks for your support! 🙌
Processing for CRuby is a creative coding framework compatible with the Processing language, designed specifically for CRuby.
It allows artists and developers to create visual art and interactive graphics using the familiar Processing syntax and concepts, leveraging the power and flexibility of Ruby.
Add this line to your Gemfile:
$ gem 'processing'
Then, install gem:
$ bundle install
Or install it directly:
$ gem install processing
Processing for CRuby is licensed under the MIT License. See the LICENSE file for details.