Thursday, April 14, 2016

Install Processing on Raspbian Jessie


To download and install Processing on Raspbian Jessie:
- visit: https://www.processing.org/download/, download Linux ARMv6hf. it's version 3.0.2 currently.
- Unpack the downloaded file.
- Switch to the unpacked directory
- run with command:
$ ./processing



Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.

» Free to download and open source
» Interactive programs with 2D, 3D or PDF output
» OpenGL integration for accelerated 2D and 3D
» For GNU/Linux, Mac OS X, and Windows
» Over 100 libraries extend the core software
» Well documented, with many books available

No comments: