Sha256: eac663ccec5ea83a49e36577ee211b77b95a6a9dc6e20759d16ff513dc6c44bb

Contents?: true

Size: 1011 Bytes

Versions: 8

Compression:

Stored size: 1011 Bytes

Contents

---
layout: page
title: About
permalink: /about/
---

PiCrate is an experimental ruby wrapper for processing for the raspberrypi (raspbian image), like the vanilla processing version this uses the 32 bit video drivers. It could be that 64 bit drivers work, but is possible they don't play too well together (to use the 64 bit drivers uncomment them in Rakefile and gemspec and comment out the 32 bit drivers). Also `native_folder.rb` will need amending for sound etc libraries see also [pi.processing.org libraries][libraries].
See [github repo][repo]

See also [gottfreid haider][gottfreid] at vanilla processing and vanilla [processing wiki][wiki]

[jruby_art]: https://ruby-processing.github.io/index.html
[propane]:https://ruby-processing.github.io/propane/
[repo]:https://github.com/ruby-processing/PiCrate
[gottfreid]:https://github.com/processing/processing/wiki/Raspberry-Pi#download
[wiki]:https://github.com/processing/processing/wiki/Raspberry-Pi
[libraries]:https://pi.processing.org/libraries.html

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
picrate-0.5.0-java docs/about.md
picrate-0.4.3-java docs/about.md
picrate-0.4.2-java docs/about.md
picrate-0.4.1-java docs/about.md
picrate-0.4.0-java docs/about.md
picrate-0.3.0-java docs/about.md
picrate-0.2.0-java docs/about.md
picrate-0.1.0-java docs/about.md