Processing Videos

Daniel Shiffman’s Processing tutorials:

A new condensed version with exercises and a built in code editor.
http://hello.processing.org

Drawing with Pixels

Color

“Flow” void setup() + void draw()

System Variables

Variables

Incrementing Variables

Random

Boolean

if/else if/ else

Logical Operators AND OR

Boolean Variables

Events

Bouncing Ball

While Loop (optional)

Two Loops

For Loops

Variable Scope

Loop VS Draw

Nested Loops

Advanced Topics (Functions and Objects)

Introduction to Functions and Objects

Objects

Images

Video

Computer Vision

Kinect

More Random

Debugger

Processing 3 Debugger from Processing Foundation on Vimeo.