PiCrate

A ruby-processing for the raspberry-pi (works on linux)

LGPL-3.0 License

Downloads
54.4K
Stars
5
Committers
2

Bot releases are hidden (Show)

PiCrate - To Match gem release Latest Release

Published by monkstone about 3 years ago

PiCrate - To match current gem

Published by monkstone over 3 years ago

PiCrate - OpenSimplexNoise version

Published by monkstone over 3 years ago

Match latest release:-
Where noise is now implemented as a JRuby module (a wrapper for OpenSimplex2F). See latest examples...

PiCrate - To match release

Published by monkstone about 4 years ago

Examples prefer clamp over constrain. JRuby-9.2.13.0

PiCrate - This release requires at least jdk11

Published by monkstone over 4 years ago

Targetting RaspberryPI OS (32 bit) and Manjaro ARM (on RaspberryPI4 64bit). Equivalent to processing-4.0.0, uses JRuby-9.2.12.0 (ruby 2.5 syntax), expecting to bump to JRuby-9.3 late summer (for ruby 2.6 syntax).

PiCrate - Expected to be last release supporting jdk8

Published by monkstone over 4 years ago

With this release reflective access warning when running with jdk11 should go away. So strictly no reason to prefer using jdk8, so simplifying install.

PiCrate - Pre-release Snapshot

Published by monkstone over 4 years ago

Requires jdk11 expects JRuby-9.2.11.0

PiCrate - Ditch GLVideo, and move examples to projects folder

Published by monkstone almost 5 years ago

PiCrate - Favor Latest Beta Processing Video-2 release over GLVideo

Published by monkstone almost 5 years ago

Mainly works RaspberryPi3B+ something not quite right RaspberrPI4 help us fix it...

PiCrate - Release targetting Buster

Published by monkstone almost 5 years ago

Somehow failed to create a 1.2.1 release corresponding to gem, hardly fatal.

PiCrate - Stretch jdk8

Published by monkstone almost 5 years ago

Fixes for PFont on linux (especially WordCram examples)

PiCrate - Stretch Release

Published by monkstone about 5 years ago

This release targets oracle jdk8 as installed on Rasbian Stretch.

PiCrate - Get rid off some remaining Apple crud

Published by monkstone about 5 years ago

Now compiling with openjdk12+, though still targeting jdk8 (32bit) for raspberryPI.

PiCrate - Revised build

Published by monkstone over 5 years ago

Somehow 0.7.0 never saw the light of day.

PiCrate - Re-branding PiCrate

Published by monkstone almost 6 years ago

New logo.

PiCrate - For jruby-9.2.4.0

Published by monkstone almost 6 years ago

With rebuilt picrate.jar, cf 0.4.2.

PiCrate - For jruby-9.2.2.0

Published by monkstone almost 6 years ago

Features hype and grafica library examples.

PiCrate - Targetting jruby-9.2.1.0 and processing-3.4

Published by monkstone almost 6 years ago

Requires jruby-9.2.1.0 to support install from rubygems.

PiCrate - Fix library loader

Published by monkstone over 6 years ago

Change P2D to Java2D so more sketches actually run (pity some really require P2D)

PiCrate - Bigger set of examples

Published by monkstone over 6 years ago

Examples much expanded be sure to picrate -i Samples taking care to relocate any files you might have created in ~/picrate_samples first.