https://github.com/ruby-processing/picrate-examples
Examples for picrate
https://github.com/ruby-processing/picrate-examples
generative-art jruby picrate processing raspberry-pi
Last synced: 7 months ago
JSON representation
Examples for picrate
- Host: GitHub
- URL: https://github.com/ruby-processing/picrate-examples
- Owner: ruby-processing
- License: gpl-3.0
- Created: 2018-05-05T14:04:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T08:39:37.000Z (about 4 years ago)
- Last Synced: 2025-05-15T18:11:44.816Z (8 months ago)
- Topics: generative-art, jruby, picrate, processing, raspberry-pi
- Language: Ruby
- Size: 19.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# picrate-examples
Examples for picrate see also JRubyArt-examples (as they are easily translated). Can be autorun with `rake`. The contributed folder exists for you to add your own (and submit as a PR). Ordinarily we expect users to install these examples with `picrate -i samples` or for first time users `picrate --install` which also installs `geany` configuration. If you use `geany` as your editor, will be able to run files from the editor, to run individual sketches from command line `cd` to folder of sketch and `jruby --dev your_sketch.rb`. Passing the `--dev` flag speeds `jruby` start-up.