Releases: todbot/blink1-java
Releases · todbot/blink1-java
blink1-java v2.2
blink1-java v2.1 (move to Maven build)
Builds and packaging are now done via Maven instead of Makefile. Thanks @dogeared!
Processing builds still need some testing.
blink1-java Processing library
Unzip this into your Processing libraries
folder.
For using blink1-java
outside of Processing, see the main README.
Or just download this zip, put all the jars in your CLASSPATH and try the Examples.
blink1-java library & Processing library
This release contains a prebuild library for Java and Processing that works on the following platforms:
- Mac OS X 64-bit
- Windows 64-bit
- Linux (Debian-style) 64-bit
The blink1-java-processing-lib.zip file contains:
- library -- the actual library, both the blink1.jar and the native DLLs are required
- examples -- blink1-java library examples, written as Processing sketches