Processing 2: Creative Programming Cookbook
Getting Started with Processing 2
Installing Processing on your computer
Exploring the Processing Development Environment
Understanding the coordinate system
Writing your first Processing sketch
Drawing Text, Curves, and Shapes in 2D
Drawing in 3D–Lights, Camera, and Action!
Drawing triangle and quad strips
Loading text files from the hard drive
Manipulating pixels in a video
Controlling the speed of a video
Accessing a webcam with OpenCV
Defining the region of interest with OpenCV
Manipulating video with OpenCV
Creating your first Processing sketch for the Web
Creating a custom HTML template
Creating 3D sketches for the Web
Using Processing.js without the Processing editor
Writing sketches with JavaScript
Using Processing.js with jQuery
Getting started with the Toxiclibs.js library
Running your sketch in the Android Emulator
Running your sketch on an Android device
Accessing screen size and density
Responding to touch interaction
Creating 3D sketches on Android
Adding an icon to your Android App
Using Processing with Other Editors
Installing the Processing plugin for Eclipse
Write your first sketch with the Processing Eclipse plugin
Installing the Processing library template in Eclipse